FreeRDP/winpr/libwinpr/thread
Rubycat cec88e53bd don't log an error when running GetCurrentThread from non winpr thread
Since 7c4a774e4e
this can legitimately happen in WaitForMultipleObjectsEx and is not
actually an error.
2023-04-07 11:03:56 +02:00
..
test Replaced memset/ZeroMemory with initializer 2022-10-14 12:11:01 +02:00
apc.c
apc.h
argv.c [winpr] use WINPR_ prefix for conditional includes 2023-01-10 17:38:00 +01:00
CMakeLists.txt
ModuleOptions.cmake
process.c Replaced memset/ZeroMemory with initializer 2022-10-14 12:11:01 +02:00
processor.c
thread.c don't log an error when running GetCurrentThread from non winpr thread 2023-04-07 11:03:56 +02:00
thread.h
tls.c