FreeRDP/winpr/libwinpr/synch/test
2023-08-01 07:44:48 +02:00
..
.gitignore libwinpr-sync: New complete critical section code 2013-08-07 10:20:04 +02:00
CMakeLists.txt winpr: correctly implement APC 2021-04-07 08:15:16 +02:00
TestSynchAPC.c Fixed compilation warnings 2021-08-02 10:28:06 +02:00
TestSynchBarrier.c [standard] replace __FUNCTION__ with __func__ 2023-07-27 20:02:43 +02:00
TestSynchCritical.c Improved runtime of unit tests 2021-06-08 08:21:47 +02:00
TestSynchEvent.c WINPR_UNUSED argc, argv for unit tests 2021-08-24 10:45:57 +02:00
TestSynchInit.c [standard] replace __FUNCTION__ with __func__ 2023-07-27 20:02:43 +02:00
TestSynchMultipleThreads.c [winpr,test] fix testsynchmultiplethreads 2023-08-01 07:44:48 +02:00
TestSynchMutex.c [standard] replace __FUNCTION__ with __func__ 2023-07-27 20:02:43 +02:00
TestSynchSemaphore.c WINPR_UNUSED argc, argv for unit tests 2021-08-24 10:45:57 +02:00
TestSynchThread.c winpr: complement thread tests and fix some asserts (#8105) 2022-08-02 11:40:55 +02:00
TestSynchTimerQueue.c Improved runtime of unit tests 2021-06-08 08:21:47 +02:00
TestSynchWaitableTimer.c Improved runtime of unit tests 2021-06-08 08:21:47 +02:00
TestSynchWaitableTimerAPC.c Improved runtime of unit tests 2021-06-08 08:21:47 +02:00