libd ~master (2021-08-29T21:20:58Z)
Dub
Repo
DEFAULT_COROUTINE_STACK_SIZE
libd
async
coroutine
Undocumented in source.
enum
DEFAULT_COROUTINE_STACK_SIZE
=
0x1000
*
10
;
Meta
Source
See Source File
libd
async
coroutine
aliases
CoroutineFunc
CoroutineStack
enums
CoroutineState
functions
coroutineCreate
coroutineCreateStandaloneStack
coroutineDestroy
coroutineDestroyStack
coroutineExit
coroutineGetContext
coroutineReset
coroutineResume
coroutineStart
coroutineSwap
coroutineYield
manifest constants
DEFAULT_COROUTINE_STACK_SIZE
static variables
g_currentThreadMainRoutine
g_currentThreadRoutine
structs
Coroutine
CoroutineSuspendedStack
StandaloneStack
unions
CoroutineStackUnion