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
/
thread_pthread.cpp
Age
Commit message (
Expand
)
Author
2019-04-06
Codechange: Replace custom mutex code with C++11 mutex'es.
Michael Lutz
2019-03-24
Codechange: Use override specifer for overriding member declarations
Henry Wilson
2018-04-10
Codechange: [OSX] Try to set the thread name for debugger display.
Michael Lutz
2016-10-30
(svn r27670) -Add: [FS#6471] Assign descriptive names to (GNU pthread) thread...
frosch
2014-04-23
(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...
rubidium
2014-02-16
(svn r26349) -Add: Optional recursive locking of mutexes.
frosch
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-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