1
0
mirror of https://github.com/danog/parallel.git synced 2024-12-04 02:27:55 +01:00
Commit Graph

8 Commits

Author SHA1 Message Date
Stephen Coakley
8f22150160 Add methods for checking fork/thread availability and unsupported checks 2015-11-11 01:07:59 -06:00
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
Aaron Piotrowski
d47e56a840 Update parcels 2015-09-03 18:11:58 -05:00
Stephen Coakley
3e962d3a0e Add some docs for parcel behavior 2015-09-03 17:07:20 -05:00
coderstephen
fd47b30f35 Synchronization for parcels 2015-08-31 11:57:55 -05:00
coderstephen
3c531d2d02 Remove old POSIX semaphores & shared objects 2015-08-31 04:22:42 -05:00
coderstephen
d727d6a0d4 Fix parcel method name errors and tests 2015-08-24 23:23:42 -05:00
coderstephen
33ce561135 New Parcel interface for shared objects 2015-08-20 14:13:01 -05:00