Searched refs:prof_callback_is_executing (Results 1 – 3 of 3) sorted by relevance
34 #define mp_prof_is_executing MP_STATE_THREAD(prof_callback_is_executing)
273 bool prof_callback_is_executing; member
131 MP_STATE_THREAD(prof_callback_is_executing) = false; in mp_init()
Completed in 7 milliseconds