Home | History | Annotate | Download | only in runtime

Lines Matching refs:is_transitioning_to_runnable

1165     return tls32_.is_transitioning_to_runnable;
1169 tls32_.is_transitioning_to_runnable = value;
1398 is_transitioning_to_runnable(false), ready_for_debug_invoke(false),
1443 bool32_t is_transitioning_to_runnable;