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_pthread.cpp
Age
Commit message (
Expand
)
Author
2009-03-10
(svn r15663) -Fix: growing of vsize as (some) threads weren't properly released.
rubidium
2009-01-31
(svn r15299) -Cleanup: remove many redundant includes
smatz
2009-01-20
(svn r15159) -Fix: move the UDP queries that resolve a hostname into threads ...
rubidium
2009-01-20
(svn r15158) -Cleanup: remove some unused/unneeded cruft from the thread gene...
rubidium
2009-01-12
(svn r15006) -Codechange: throw a real instance of a class, instead of '0' (w...
truebrain
2008-06-08
(svn r13417) -Fix (r12945, r13413): freeing the ThreadObjects in a manner tha...
rubidium
2008-06-08
(svn r13412) -Add: OTTDThreadTerminateFunc, for all thread systems, which is ...
truebrain
2008-06-08
(svn r13411) -Codechange: remove the return value from the thread procs becau...
rubidium
2008-05-04
(svn r12945) -Fix: (small) memory leak when joining/exiting threads.
rubidium
2008-04-28
(svn r12916) -Fix: let ThreadObject_pthread::IsRunning() behave the same way ...
smatz
2008-04-14
(svn r12706) -Merge: the thread rewrite from NoAI. The rewrite makes the thre...
rubidium