Searched refs:exec_once (Results 1 – 1 of 1) sorted by relevance
21 rt_flag_t exec_once = 0; in thread_simulate_intr() local24 if(audio_fsm_step == 1 && exec_once == 0) in thread_simulate_intr()29 exec_once = 1; in thread_simulate_intr()32 else if(audio_fsm_step == 2 && exec_once == 1) in thread_simulate_intr()
Completed in 3 milliseconds