libd ~master (2021-08-29T21:20:58Z)
Dub
Repo
taskYieldRaise
libd
async
task
Undocumented in source. Be warned that the author may not have intended to support it.
void
taskYieldRaise
(BcError error)
void
taskYieldRaise
(bcstring message, int errorCode)
void
taskYieldRaise
(
string
File
=
__FILE_FULL_PATH__
string
Function
= __PRETTY_FUNCTION__
string
Module
= __MODULE__
size_t
Line
= __LINE__
)
(
bcstring
message
,
int
errorCode
= 0
)
Meta
Source
See Implementation
libd
async
task
enums
TaskState
functions
taskAccessContext
taskRun
taskYield
taskYieldRaise
taskYieldValue
structs
Task