1
0
mirror of https://github.com/danog/parallel.git synced 2024-12-04 18:47:50 +01:00
Commit Graph

6 Commits

Author SHA1 Message Date
coderstephen
99a39a2afc Add permissions control for POSIX semaphores 2015-08-31 12:12:35 -05:00
coderstephen
7e46cb42d7 Handle semaphores larger than the max queue size 2015-08-31 11:42:30 -05:00
coderstephen
ec3f5621b7 Implement fast algorithm for POSIX semaphores 2015-08-31 04:22:42 -05:00
coderstephen
25fbe7a9a8 Documentation & unused argument fixes 2015-08-30 17:52:00 -05:00
coderstephen
d727d6a0d4 Fix parcel method name errors and tests 2015-08-24 23:23:42 -05:00
coderstephen
d2ab1cd0a1 First working async POSIX semaphore using shared objects 2015-08-10 22:27:10 -05:00