FreeRDP/winpr/libwinpr/synch/test
2022-08-02 11:40:55 +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 Improved runtime of unit tests 2021-06-08 08:21:47 +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 winpr: rework alignment functions 2022-05-12 11:36:01 +02:00
TestSynchMultipleThreads.c Fixed possible leaks in TestSynchMultipleThreads 2022-02-14 08:36:55 +00:00
TestSynchMutex.c Reformatted to new style 2019-11-07 10:53:54 +01: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