FreeRDP/winpr/libwinpr/thread
David Fort 56324906a2 TestThreadExitThread: fix messages and wait timeout for the windows CI
Looks like for the windows x86_86 CI host 100ms is too small for a thread to terminate
so let's wait for longer and decrease the number of loops.
2023-08-12 09:24:08 -04:00
..
test TestThreadExitThread: fix messages and wait timeout for the windows CI 2023-08-12 09:24:08 -04:00
apc.c winpr: complement thread tests and fix some asserts (#8105) 2022-08-02 11:40:55 +02:00
apc.h winpr: correctly implement APC 2021-04-07 08:15:16 +02:00
argv.c [winpr] use WINPR_ prefix for conditional includes 2023-01-10 17:38:00 +01:00
CMakeLists.txt winpr: correctly implement APC 2021-04-07 08:15:16 +02:00
ModuleOptions.cmake libwinpr: add module definition files 2012-09-21 13:02:54 -04:00
process.c Replaced memset/ZeroMemory with initializer 2022-10-14 12:11:01 +02:00
processor.c Refactored WinPR includes 2022-03-03 11:26:48 +01:00
thread.c don't log an error when running GetCurrentThread from non winpr thread 2023-04-07 11:03:56 +02:00
thread.h winpr: improve WaitForSingleObject and WaitForMultipleObject with processes 2022-09-26 12:08:00 +02:00
tls.c Refactored WinPR includes 2022-03-03 11:26:48 +01:00