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.