.. |
test
|
libwinpr-synch: fix linker error
|
2014-02-05 13:09:25 -05:00 |
address.c
|
libwinpr-synch: implemented Win32 Events
|
2012-09-18 18:36:13 -04:00 |
barrier.c
|
libwinpr-synch: implemented Win32 Events
|
2012-09-18 18:36:13 -04:00 |
CMakeLists.txt
|
libwinpr-synch: fix linker error
|
2014-02-05 13:09:25 -05:00 |
condition.c
|
libwinpr-synch: implemented Win32 Events
|
2012-09-18 18:36:13 -04:00 |
critical.c
|
Fixes build issue on Windows
|
2014-01-28 01:09:14 +02:00 |
event.c
|
Fix GetEventFileDescriptor() with server NamedPipe
|
2014-02-07 15:18:17 +01:00 |
init.c
|
libwinpr-synch: fix race condition in event handling
|
2012-12-03 14:57:15 -05: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.c
|
winpr: fix build on Windows
|
2012-10-03 17:53:03 -04:00 |
synch.h
|
afreerdp: fix build on Android
|
2014-02-03 16:03:43 -05:00 |
timer.c
|
libfreerdp-core: fix build warnings and windows broken build
|
2014-03-25 15:19:52 -04:00 |
wait.c
|
Removed loop which was retrying the select after being interrupted by a signal. This was leading to threads blocking forever.
|
2014-08-01 15:48:54 -04:00 |