FreeRDP/winpr/libwinpr/synch
2021-05-28 09:24:33 +02:00
..
test Increased thread test run time to fix failing mac tests 2021-05-25 08:54:09 +02:00
address.c Reformatted to new style 2019-11-07 10:53:54 +01:00
barrier.c Reformatted to new style 2019-11-07 10:53:54 +01: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: correctly implement APC 2021-04-07 08:15:16 +02:00
pollset.h winpr: correctly implement APC 2021-04-07 08:15:16 +02:00
semaphore.c Reformatted to new style 2019-11-07 10:53:54 +01: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 winpr: fix #6970 2021-04-22 10:32:02 +02:00
wait.c Improve pthread_mutex_timedlock detection, fix Android function definition 2021-05-28 09:24:33 +02:00