FreeRDP/winpr/libwinpr/synch
2014-08-08 21:02:15 -04:00
..
test libwinpr-synch: add initial synchronization barrier implementation 2014-08-08 17:34:30 -04:00
address.c libwinpr-synch: implemented Win32 Events 2012-09-18 18:36:13 -04:00
barrier.c libwinpr-synch: replace pthreads-based barrier implementation by interlocked operations + event and avoid deadlocks 2014-08-08 21:02:15 -04:00
CMakeLists.txt winpr: always build "monolitic" 2014-07-10 11:10:58 +02:00
condition.c libwinpr-synch: implemented Win32 Events 2012-09-18 18:36:13 -04:00
critical.c Fix compiler warnings. 2014-07-29 05:22:29 +02:00
event.c fixed introduced winpr bug in namedpipes 2014-05-26 03:04:22 -07:00
init.c OpenSSL thread safety 2014-07-28 21:55:57 +02:00
ModuleOptions.cmake libwinpr: add module definition files 2012-09-21 13:02:54 -04:00
mutex.c libwinpr-synch: start implementing waitable timers 2013-07-29 11:57:29 -04:00
semaphore.c Fixed erroneous patch. 2013-09-05 12:14:34 +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 fix comment style 2014-07-29 05:22:30 +02:00
wait.c Merge pull request #1955 from nfedera/fix-2014-07-10-02 2014-07-11 16:35:12 +02:00