concurrency.stoptoken

Undocumented in source.

Members

Classes

StopCallback
class StopCallback
Undocumented in source.
StopSource
class StopSource
Undocumented in source.
StopTokenObjectImpl
class StopTokenObjectImpl(StopToken)
Undocumented in source.

Enums

isStopToken
eponymoustemplate isStopToken(T)
Undocumented in source.

Functions

onStop
StopCallback onStop(StopToken stopToken, void delegate() nothrow @(safe) shared callback)
Undocumented in source. Be warned that the author may not have intended to support it.
stopTokenObject
auto stopTokenObject(StopToken stopToken)
Undocumented in source. Be warned that the author may not have intended to support it.

Interfaces

StopTokenObject
interface StopTokenObject
Undocumented in source.

Structs

NeverStopToken
struct NeverStopToken
Undocumented in source.
StopToken
struct StopToken
Undocumented in source.

Meta