1
0
mirror of https://github.com/danog/parallel.git synced 2024-12-04 10:38:30 +01:00
parallel/tests/Sync
2015-08-10 22:27:10 -05:00
..
ChannelTest.php Update channel test to use createSocketPair 2015-08-07 01:38:53 -05:00
PosixSemaphoreTest.php First working async POSIX semaphore using shared objects 2015-08-10 22:27:10 -05:00
SharedObjectTest.php Some cleanup, with persistent permissions and better resize handling 2015-08-10 16:36:01 -05:00
ThreadedMutexTest.php Add tiny unit test for ThreadedMutex 2015-08-07 22:50:20 -05:00
ThreadedSemaphoreTest.php New threaded async semaphore, with a better semaphore API 2015-08-07 15:32:18 -05:00