Module semaphore

Module semaphore 

Source

Structs§

SleepSemaphore

Traits§

ResourceMan
wherever resoure management behind semaphore must provide get and insert function. They do not need to be atomic. Normaly they only needs to be wrappers for e.g. enque and deque.
Semaphore