concurrency

Undocumented in source.

Modules

executor
module concurrency.executor
Undocumented in source.
fork
module concurrency.fork
Undocumented in source.
nursery
module concurrency.nursery
Undocumented in source.
operations
module concurrency.operations
Undocumented in source.
receiver
module concurrency.receiver
Undocumented in source.
sender
module concurrency.sender
Undocumented in source.
signal
module concurrency.signal
Undocumented in source.
stoptoken
module concurrency.stoptoken
Undocumented in source.
thread
module concurrency.thread
Undocumented in source.
timer
module concurrency.timer
Undocumented in source.
utils
module concurrency.utils
Undocumented in source.

Members

Functions

isMainThread
bool isMainThread()
Undocumented in source. Be warned that the author may not have intended to support it.
sync_wait
auto sync_wait(Sender sender, StopSource stopSource)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta