FreeRDP/winpr/libwinpr/synch
2022-02-14 08:36:55 +00:00
..
test Fixed possible leaks in TestSynchMultipleThreads 2022-02-14 08:36:55 +00:00
address.c Reformatted to new style 2019-11-07 10:53:54 +01:00
barrier.c Fixed compilation warnings 2021-06-16 14:26:06 +02:00
CMakeLists.txt winpr: cleanup polling code 2021-04-07 08:15:16 +02:00
critical.c Reformatted to new style 2019-11-07 10:53:54 +01:00
event.c Added new CMake option to dump event handles in use 2021-09-20 10:59:59 +02:00
event.h Added new CMake option to dump event handles in use 2021-09-20 10:59:59 +02:00
init.c Reformatted to new style 2019-11-07 10:53:54 +01:00
ModuleOptions.cmake libwinpr: add module definition files 2012-09-21 13:02:54 -04:00
mutex.c Reformatted to new style 2019-11-07 10:53:54 +01:00
pollset.c WinPR: Fixed warnings, added assertions 2021-06-18 11:32:16 +02:00
pollset.h winpr: correctly implement APC 2021-04-07 08:15:16 +02:00
semaphore.c Fixed compilation warnings 2021-06-16 14:26:06 +02:00
sleep.c Fixed all reserved-id-macro warnings 2021-09-10 08:16:25 +02:00
synch.h winpr: correctly implement APC 2021-04-07 08:15:16 +02:00
timer.c Fixed unused-but-set-variable and reserved identifier warnings 2022-02-01 08:48:21 +01:00
wait.c Improved debug logging when operating on invalid handles. 2021-09-20 10:59:59 +02:00