Directories ¶
Path | Synopsis |
---|---|
fifo
|
|
unbounded
Package unbounded holds a non-blocking FIFO buffer (but not lockfree) that will grow and shrink to accomidate entries.
|
Package unbounded holds a non-blocking FIFO buffer (but not lockfree) that will grow and shrink to accomidate entries. |
unbounded/experimental/unbounded/custom_sleep_atomic
Package custom_sleep_atomic holds a non-blocking circular buffer (but not lockfree) that will grow and shrink to size requirements.
|
Package custom_sleep_atomic holds a non-blocking circular buffer (but not lockfree) that will grow and shrink to size requirements. |
unbounded/internal/spin
Package spin provides objects for assisting with sleeping while waiting for an action to become available.
|
Package spin provides objects for assisting with sleeping while waiting for an action to become available. |
Click to show internal directories.
Click to hide internal directories.