FreeRDP/winpr/libwinpr/thread
Armin Novak 4ca275d468 Refactor thread condition logic
* Add better return value checks
* Combine logic blocks in structs
* Add (easier to read) static functions for blocks
* Use condition variables only in combination with BOOL

(cherry picked from commit a77038a0c7)
2022-04-27 18:12:53 +02:00
..
test Reformatted to new style 2019-11-07 10:53:54 +01:00
apc.c winpr: correctly implement APC 2021-05-25 15:30:50 +02:00
apc.h winpr: correctly implement APC 2021-05-25 15:30:50 +02:00
argv.c Reformatted to new style 2019-11-07 10:53:54 +01:00
CMakeLists.txt winpr: correctly implement APC 2021-05-25 15:30:50 +02:00
ModuleOptions.cmake libwinpr: add module definition files 2012-09-21 13:02:54 -04:00
process.c Replace fopen and path functions with wrappers (#7043) 2021-07-27 11:57:33 +02:00
processor.c Reformatted to new style 2019-11-07 10:53:54 +01:00
thread.c Refactor thread condition logic 2022-04-27 18:12:53 +02:00
thread.h Refactor thread condition logic 2022-04-27 18:12:53 +02:00
tls.c Reformatted to new style 2019-11-07 10:53:54 +01:00