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.
[email protected] is safe to use (health: 46/100)
Get this data programmatically — free, no authentication.
curl https://depscope.dev/api/check/conda/r-semaphoreFirst published · 2024-11-18 18:37:20.115000+00:00
Last updated · 2025-09-24 13:58:04.215000+00:00