FreeRDP/winpr/libwinpr/synch
Kyle Evans 45d8e2dfb2 Pull in libepoll-shim for the bits that require timerfd/epoll
libepoll-shim is our implementation of this API on top of kevent. It supplies
the same headers and a library, but we don't install it in any of the default
include search paths when it comes in through ports on an as-needed basis.

This set of changes is restricted to FREEBSD-compatible OS, which includes
DragonflyBSD and FreeBSD.
2018-05-01 23:42:25 -05:00
..
test Added WaitableTimer implementation for mac OS. 2018-03-12 13:39:21 +01:00
address.c libwinpr-synch: implemented Win32 Events 2012-09-18 18:36:13 -04:00
barrier.c winpr: fix win32 linking issues 2016-06-16 11:47:33 +02:00
CMakeLists.txt Pull in libepoll-shim for the bits that require timerfd/epoll 2018-05-01 23:42:25 -05: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 set some define consistency 2018-02-05 14:17:23 +01: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 fix string format specifiers 2016-12-16 13:48:43 +01:00
semaphore.c Update semaphore.c 2017-10-28 11:59:23 +03: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 Added WaitableTimer implementation for mac OS. 2018-03-12 13:39:21 +01:00
timer.c Added WaitableTimer implementation for mac OS. 2018-03-12 13:39:21 +01:00
wait.c Fixed RPATH settings for OS X 2017-04-06 08:08:07 +02:00