Files
@ r9477:56f022446026
Branch filter:
Location: cpp/openttd-patchpack/source/src/mixer.cpp - annotation
r9477:56f022446026
2.6 KiB
text/x-c
(svn r13412) -Add: OTTDThreadTerminateFunc, for all thread systems, which is called when a thread is terminated. Now GenWorld- and SaveLoad-thread cleanup theirselves correctly, while Fibers don't (as that causes access-violations)