Home | History | Annotate | Download | only in runtime

Lines Matching refs:flip_func

1629     Closure* flip_func = this_thread->GetFlipFunction();
1630 if (flip_func != nullptr) {
1631 flip_func->Run(this_thread);
1942 Closure* flip_func = this_thread->GetFlipFunction();
1943 if (flip_func != nullptr) {
1944 flip_func->Run(this_thread);
2776 Closure* flip_func = this_thread->GetFlipFunction();
2777 if (flip_func != nullptr) {
2778 flip_func->Run(this_thread);