concurrency v3.0.2 (2021-07-08T11:18:17Z)
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