Home
last modified time | relevance | path

Searched defs:isGC (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/compiler-rt/lib/BlocksRuntime/
H A Druntime.c96 static bool isGC = false; variable
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dproc.go1369 func (r stwReason) isGC() bool { func