concurrency v3.1.0 (2021-08-24T13:51:28Z)
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
bitfield
executor
fork
nursery
operations
receiver
scheduler
sender
signal
slist
stoptoken
stream
thread
timer
timingwheels
utils
functions
isMainThread
syncWait
syncWaitImpl
sync_wait
sync_wait_impl
static variables
cancelledException
structs
Cancelled
Result
SyncWaitReceiver2
templates
match