1
0
mirror of https://github.com/danog/parallel.git synced 2025-01-22 14:01:14 +01:00
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
..