summaryrefslogtreecommitdiff
path: root/test/regress_thread.h
Commit message (Expand)AuthorAgeFilesLines
* test: move thread into realtime class even on EVENT__DISABLE_THREAD_SUPPORTAzat Khuzhin2020-06-281-16/+12
* test: fix compilation without thread support (EVENT__DISABLE_THREAD_SUPPORT=ON)Azat Khuzhin2020-06-281-3/+5
* test: fix compilation under win32 (rearrange thread_setup() code)Azat Khuzhin2020-06-281-1/+6
* Merge branch 'osx-clock'Azat Khuzhin2020-06-281-5/+9
* test: make sure pthread is definedCarlo Marcelo Arenas Belón2019-02-021-0/+1
* Implement event_finalize() and related functions to avoid certain deadlocksNick Mathewson2013-04-261-0/+48