FreeRDP/winpr/libwinpr/synch
2019-04-05 09:14:35 +02:00
..
test Fixed unused argument warnings for tests. 2019-04-05 09:14:35 +02:00
address.c libwinpr-synch: implemented Win32 Events 2012-09-18 18:36:13 -04:00
barrier.c Fixed sign-compare warning 2019-01-30 18:05:49 +01:00
CMakeLists.txt Determine posix timer availability by function availability 2018-05-02 11:17:32 +02:00
condition.c libwinpr-synch: implemented Win32 Events 2012-09-18 18:36:13 -04:00
critical.c Added WaitableTimer implementation for mac OS. 2018-03-12 13:39:21 +01:00
event.c Added event name to handle. 2019-04-05 09:14:35 +02:00
init.c winpr: fix win32 linking issues 2016-06-16 11:47:33 +02:00
ModuleOptions.cmake libwinpr: add module definition files 2012-09-21 13:02:54 -04:00
mutex.c Fixed NULL argument warning. 2019-04-05 09:14:35 +02:00
semaphore.c Fixed ReleaseSemaphore, respect lReleaseCount 2019-02-26 15:33:51 +01:00
sleep.c Fixed various memory leaks and compiler warnings. 2013-09-05 12:14:33 +02:00
srw.c libwinpr-synch: implemented Win32 Events 2012-09-18 18:36:13 -04:00
synch.h Added event name to handle. 2019-04-05 09:14:35 +02:00
timer.c Fixed NULL argument warning. 2019-04-05 09:14:35 +02:00
wait.c Improved error logging for wait functions. 2019-04-05 09:14:35 +02:00