dmd ~master (2023-11-01T14:17:50Z)
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.