Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/
H A Dlock_word.h212 uint32_t GCState() const { in GCState() function
/aosp_15_r20/external/python/cpython3/Modules/
Dgcmodule.c35 typedef struct _gc_runtime_state GCState; typedef