strand ~master (2025-12-22T03:47:54.7050481)
Dub
Repo
ll_ThreadData
strand
types
Undocumented in source.
struct
ll_ThreadData {
ThreadID
tid
;
version(Windows)
void
delegate
()
nothrow
cbDllUnload
;
}
Members
Variables
cbDllUnload
void
delegate
()
nothrow
cbDllUnload
;
Undocumented in source.
tid
ThreadID
tid
;
Undocumented in source.
Meta
Source
See Implementation
strand
types
aliases
ThreadID
manifest constants
isStackGrowingDown
static variables
PTHREAD_STACK_MIN
structs
ll_ThreadData