dmd v2.104.0 (2023-06-02T08:46:32Z)
Dub
Repo
Data
rt
tlsgc
Per thread record to store thread associated data for garbage collection.
struct
Data {
typeof
(
rt
.
sections
.
initTLSRanges
())
tlsRanges
;
rt
.
lifetime
.
BlkInfo
**
blockInfoCache
;
}
Meta
Source
See Implementation
rt
tlsgc
functions
destroy
init
processGCMarks
scan
structs
Data
Per thread record to store thread associated data for garbage collection.