FreeRDP/winpr/libwinpr/synch/test
Armin Novak c7b7d527f3 Fixed unused argument warnings for tests. 2019-04-05 09:14:35 +02:00
..
.gitignore libwinpr-sync: New complete critical section code 2013-08-07 10:20:04 +02:00
CMakeLists.txt Pull in the libepoll-shim includes for libwinpr's synch/test 2018-05-02 23:19:44 -05:00
TestSynchBarrier.c Fixed sign-compare warnings 2019-04-05 09:14:34 +02:00
TestSynchCritical.c Fixed compiler warnings. 2018-03-07 14:47:06 +01:00
TestSynchEvent.c winpr/synch: fix ResetEvent & improve CTest 2015-06-17 14:13:28 +02:00
TestSynchInit.c Fixed thread function return and parameters. 2018-03-07 14:36:55 +01:00
TestSynchMultipleThreads.c Fixed compiler warnings for TRIO_CONST and limited data type. 2019-01-29 17:51:44 +01:00
TestSynchMutex.c Fixed unused argument warnings for tests. 2019-04-05 09:14:35 +02:00
TestSynchSemaphore.c libwinpr-synch: add unit tests, initial waitable timer support 2013-07-29 13:07:39 -04:00
TestSynchThread.c Fixed thread function return and parameters. 2018-03-07 14:36:55 +01:00
TestSynchTimerQueue.c fix string format specifiers 2016-12-16 13:48:43 +01:00
TestSynchWaitableTimer.c Fixed unused argument warnings for tests. 2019-04-05 09:14:35 +02:00
TestSynchWaitableTimerAPC.c Fixed unused argument warnings for tests. 2019-04-05 09:14:35 +02:00