procsem 0.1.0

Semaphore used to lock thread/task spanning sequence of operations
Documentation

procsem

The ProcSem is a semaphore used to lock a sequence of operations that may span multiple threads/tasks.