Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/
H A Dthread.h2391 std::atomic<Closure*> flip_function; member
H A Dthread.cc1913 Closure* flip_function = GetFlipFunction(); in RunFlipFunction() local