concurrency v5.0.3 (2023-04-12T14:20:47Z)
Dub
Repo
concurrency.slist
concurrency
Undocumented in source.
Members
Classes
SList
class
SList
(T)
A lock-free single linked list
Static functions
clearMark
T
*
clearMark
(T* p)
Undocumented in source. Be warned that the author may not have intended to support it.
isMarked
bool
isMarked
(T* p)
Undocumented in source. Be warned that the author may not have intended to support it.
mark
T
*
mark
(T* p)
Undocumented in source. Be warned that the author may not have intended to support it.
Structs
Iterator
struct
Iterator
(T)
Undocumented in source.
Meta
Source
See Source File
concurrency
modules
asyncscope
bitfield
data
error
executor
fork
nursery
operations
receiver
scheduler
sender
signal
slist
stoptoken
stream
syncwait
thread
timingwheels
utils