Home
last modified time | relevance | path

Searched refs:waitReasonGarbageCollectionScan (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Druntime2.go1068 waitReasonGarbageCollectionScan // "garbage collection scan" const
1108 waitReasonGarbageCollectionScan: "garbage collection scan",
1167 waitReasonGarbageCollectionScan: true,
Dmgcmark.go220 casGToWaitingForGC(userG, _Grunning, waitReasonGarbageCollectionScan)