FreeRDP/winpr/libwinpr/synch
2016-02-03 12:45:31 +01:00
..
test Merge pull request #2636 from xhaakon/master 2015-06-22 09:15:37 -04:00
address.c libwinpr-synch: implemented Win32 Events 2012-09-18 18:36:13 -04:00
barrier.c Ensure threads have finished using a barrier before releasing it 2015-05-22 13:36:15 +02:00
CMakeLists.txt Necessary changes to get latest branch working on OpenBSD 5.6 2015-04-21 14:42:06 -04:00
condition.c libwinpr-synch: implemented Win32 Events 2012-09-18 18:36:13 -04:00
critical.c hardening 2015-03-25 17:38:21 +01:00
event.c winpr/event: remove critical section 2015-07-24 13:29:48 +02:00
init.c Reformatted changed files. 2014-09-09 16:32:22 +02:00
ModuleOptions.cmake libwinpr: add module definition files 2012-09-21 13:02:54 -04:00
mutex.c winpr/synch: remove the dependency on winsock.h 2015-07-14 11:39:41 +02:00
semaphore.c winpr/synch: remove the dependency on winsock.h 2015-07-14 11:39:41 +02: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 libwinpr-synch: replace pthreads-based barrier implementation by interlocked operations + event and avoid deadlocks 2014-08-08 21:02:15 -04:00
timer.c winpr/synch: remove the dependency on winsock.h 2015-07-14 11:39:41 +02:00
wait.c Fixed initialization warning. 2016-02-03 12:45:31 +01:00