index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
thread
Age
Commit message (
Expand
)
Author
2018-04-11
Remove: NO_DEBUG_MESSAGES was only read and setting it broke compilation (#6703)
Patric Stout
2018-04-10
Codechange: [OSX] Try to set the thread name for debugger display.
Michael Lutz
2016-10-30
(svn r27673) -Add: [Win32] Thread names for windows debuggers.
michi_cc
2016-10-30
(svn r27670) -Add: [FS#6471] Assign descriptive names to (GNU pthread) thread...
frosch
2014-12-24
(svn r27092) -Fix/Add [FS#6186]: Compilation on OS/2 (smedles)
frosch
2014-04-23
(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...
rubidium
2014-02-18
(svn r26353) -Fix (r26349) [FS#5917]: Win32 and OS/2 ThreadMutex::WaitForSign...
frosch
2014-02-16
(svn r26350) -Fix (r26349): Silly bugs are silly.
frosch
2014-02-16
(svn r26349) -Add: Optional recursive locking of mutexes.
frosch
2014-02-16
(svn r26342) -Add: A mutex locker class.
fonsinchen
2013-01-08
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl...
planetmaker
2011-12-10
(svn r23481) -Add: Function to get the CPU core count.
michi_cc
2011-05-01
(svn r22405) -Document: some more "random-ish" tidbits
rubidium
2010-10-01
(svn r20860) -Cleanup: remove some unused functions and variables
smatz
2010-09-17
(svn r20823) -Codechange: enable/add some error/sanity checking in the pthrea...
rubidium
2009-12-29
(svn r18656) -Feature: Add event semaphore support for OS/2
orudge
2009-10-15
(svn r17776) -Codechange: [SDL] make "update the video card"-process asynchro...
rubidium
2009-09-01
(svn r17339) -Codechange: move thread related files to their own directory (l...
rubidium