FreeRDP/winpr/libwinpr/synch
Armin Novak 7b246121b4 Improved mutex and event functions
* Added name for debugging to handle.
* Implemented *Ex functions
2019-04-05 09:14:35 +02:00
..
test Fixed sign-compare warnings 2019-04-05 09:14:34 +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 Improved mutex and event functions 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 Improved mutex and event functions 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 Improved mutex and event functions 2019-04-05 09:14:35 +02:00
timer.c Fixed warnings of uninitialized struct values. 2018-10-24 13:25:18 +02:00
wait.c remove not needed check 2018-11-15 01:51:44 +05:00