1
0
mirror of https://github.com/danog/parallel.git synced 2024-11-30 04:39:01 +01:00
parallel/tests
Aaron Piotrowski 7080310afa Pass parcel value to synchronized()
Remove wrap() method from interface. Wrapped value should be returned from the synchronized() callback function or can be passed by-reference to the callback function.
2015-10-18 02:12:46 -05:00
..
Forking Add fork and lock tests and some cleanup 2015-09-25 23:41:15 -05:00
Stub Initial commit 2015-07-10 15:15:42 -05:00
Sync Pass parcel value to synchronized() 2015-10-18 02:12:46 -05:00
Threading Add fork and lock tests and some cleanup 2015-09-25 23:41:15 -05:00
Worker No longer call kill() in destructors 2015-09-14 18:59:33 -05:00
AbstractContextTest.php Add fork and lock tests and some cleanup 2015-09-25 23:41:15 -05:00
TestCase.php Use pcntl_waitpid() instead of sleeping 2015-09-27 00:20:06 -05:00