Searched defs:flip_function (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/art/runtime/ | ||
H A D | thread.h | 2391 std::atomic<Closure*> flip_function; member |
H A D | thread.cc | 1913 Closure* flip_function = GetFlipFunction(); in RunFlipFunction() local |