summaryrefslogtreecommitdiff
path: root/test/regress_thread.h
Commit message (Expand)AuthorAgeFilesLines
* test: move thread into realtime class even on EVENT__DISABLE_THREAD_SUPPORTAzat Khuzhin2020-01-141-16/+12
* test: fix compilation without thread support (EVENT__DISABLE_THREAD_SUPPORT=ON)Azat Khuzhin2020-01-141-3/+5
* test: fix compilation under win32 (rearrange thread_setup() code)Azat Khuzhin2020-01-141-1/+6
* test: move threads created with THREAD_START() to realtime scheduling class tooAzat Khuzhin2020-01-131-5/+9
* test: make sure pthread is definedCarlo Marcelo Arenas Belón2018-09-141-0/+1
* Implement event_finalize() and related functions to avoid certain deadlocksNick Mathewson2013-04-261-0/+48