mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 08:54:38 +09:00
* ExitThread no longer NORETURN, this eases handling of threads. * Fixed a (rare) race condition when starting a thread * Made global thread_list optional (you lose the exit code from ExitThread)