FreeRDP/winpr/libwinpr/synch
2021-08-24 10:45:57 +02:00
..
test WINPR_UNUSED argc, argv for unit tests 2021-08-24 10:45:57 +02: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 Fix possible WSAEventSelect() file descriptor leak 2021-05-26 08:26:06 +02:00
event.h winpr: correctly implement APC 2021-04-07 08:15:16 +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 Fix intialization, remove some unused variables. 2021-04-28 17:11:31 +02:00
synch.h winpr: correctly implement APC 2021-04-07 08:15:16 +02:00
timer.c Fixed compilation warnings 2021-06-16 14:26:06 +02:00
wait.c Replaced assert with WINPR_ASSERT 2021-06-14 09:37:07 +02:00