Aaron Piotrowski
|
5bca326354
|
Remove Interface suffixes
|
2015-12-04 23:50:32 -06:00 |
|
Stephen Coakley
|
8f22150160
|
Add methods for checking fork/thread availability and unsupported checks
|
2015-11-11 01:07:59 -06:00 |
|
Aaron Piotrowski
|
3071dee6c8
|
Improve semaphore tests
|
2015-09-03 23:23:12 -05:00 |
|
Aaron Piotrowski
|
348f7c7461
|
Add getSize() to SemaphoreInterface; better cloning support
|
2015-09-03 18:31:29 -05:00 |
|
Stephen Coakley
|
7e7639442f
|
Keep track of PosixSemaphore size & handle cloning
|
2015-09-03 17:20:58 -05:00 |
|
coderstephen
|
3df0194563
|
Fix error with isFreed() after calling free()
|
2015-08-31 12:48:07 -05:00 |
|
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 |
|