rustubs
0.2.0
Module semaphore
Module Items
Structs
Traits
In rustubs::
proc::
sync
rustubs
::
proc
::
sync
Module
semaphore
Copy item path
Source
Structs
§
Sleep
Semaphore
Traits
§
Resource
Man
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