procsem 0.2.0

Semaphore used to lock thread/task-spanning sequence of operations
Documentation
1
2
3
4
5
# procsem

The [ProcSem](https://repos.qrnch.tech/pub/procsem) is a semaphore used to lock
a sequence of operations that may span multiple threads/tasks.