About Anaconda Help Download Anaconda

Implements named semaphores from the 'boost' 'C++' library <https://www.boost.org/>. A semaphore object is shared amongst several processes. This integer value can be safely incremented or decremented by each processes. Processes can also wait (blocking) for the value to become non-zero.

copied from cf-staging / r-semaphore
Label Latest Version
main 1.0.2

© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy