Module open_coroutine_core::common
source · Expand description
Common traits and impl.
Structs
Constants
- const
CONDVAR_BLOCKER_NAME
. - const
DELAY_BLOCKER_NAME
.
Traits
- A trait for blocking current thread.
- A trait implemented for which needs
current()
. - Join abstraction.
- Give the object a name.
- The
Pool
abstraction. - The
StatePool
abstraction.