1
0
mirror of https://github.com/danog/parallel.git synced 2024-11-27 04:44:56 +01:00
parallel/tests
coderstephen ff413c904c First working, async threads using channels for messages
Channel was changed to return resources on creation.

Also, much better setting up synchronization at the beginning of a new
thread.
2015-08-05 02:48:43 -05:00
..
Stub Initial commit 2015-07-10 15:15:42 -05:00
Sync First working, async threads using channels for messages 2015-08-05 02:48:43 -05:00
Threading New class for storing non-thread-safe objects in thread-local memory 2015-08-05 02:21:49 -05:00
TestCase.php Initial commit 2015-07-10 15:15:42 -05:00