concurrency v3.0.1 (2021-07-07T14:50:22Z)
Dub
Repo
NeverStopToken
concurrency
stoptoken
Undocumented in source.
struct
NeverStopToken {
enum
isStopRequested
;
enum
isStopPossible
;
}
Members
Manifest constants
isStopPossible
enum
isStopPossible
;
Undocumented in source.
isStopRequested
enum
isStopRequested
;
Undocumented in source.
Meta
Source
See Implementation
concurrency
stoptoken
classes
StopCallback
StopSource
StopTokenObjectImpl
enums
isStopToken
functions
onStop
stopTokenObject
interfaces
StopTokenObject
structs
NeverStopToken
StopToken