About Anaconda Help Download Anaconda
If you were automatically logged out you may need to refresh the page. You're trying to access a page that requires authentication. ×

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.2.0

© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.9) Legal | Privacy Policy