.. |
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
|
Fixed windows overlinking.
|
2019-03-18 15:10:21 +01: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
|
GetEventFileDescriptor return handle internal event.
|
2019-10-02 14:58:32 +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 SleepEx return value and added log messages for unimplemented features.
|
2019-04-05 09:14:35 +02:00 |
srw.c
|
libwinpr-synch: implemented Win32 Events
|
2012-09-18 18:36:13 -04:00 |
synch.h
|
Fix WINPR_EVENT and WINPR_TIMER structs.
|
2019-10-01 21:03:03 +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 |