mecca ~master (2021-09-12T14:37:04Z)
Dub
Repo
DRuntimeStackDescriptor._locks
mecca
lib
memory
DRuntimeStackDescriptor
Undocumented in source.
struct
DRuntimeStackDescriptor
pragma(
mangle
, "_D4core6thread6Thread6_locksG2G" ~
mangleSuffix
) extern __gshared static
static if
(
__traits(hasMember, Thread, "_locks")
)
void
[
__traits
(
classInstanceSize
,
Mutex
)][
2
]
_locks
;
Meta
Source
See Implementation
mecca
lib
memory
DRuntimeStackDescriptor
functions
add
remove
static variables
_locks
_slock
sm_cbeg
variables
bstack
ehContext
next
prev
tstack
within