Age | Commit message (Collapse) | Author |
|
|
|
|
|
so they don't freeze OpenTTD when for example the network connection got severed. Thanks to glx for writing the mutex implementation for Windows.
|
|
generalisation.
|
|
(which can also be a throw from within a thread for what ever reason)
|
|
that hopefully doesn't cause crashes.
|
|
called when a thread is terminated. Now GenWorld- and SaveLoad-thread cleanup theirselves correctly, while Fibers don't (as that causes access-violations)
|
|
because it is never used.
|
|
|
|
as ThreadObject_Win32::IsRunning() does
|
|
threading we have better extendable.
|