Searched refs:timer_thread_flag (Results 1 – 2 of 2) sorted by relevance
98 osi_info.timer_thread_flag |= OSI_TIMER_THREAD_FLAG_DETACH; in OSI_timer_start()140 osi_info.timer_thread_flag &= ~OSI_TIMER_THREAD_FLAG_DETACH; in OSI_timer_stop()259 if (osi_info.timer_thread_flag & OSI_TIMER_THREAD_FLAG_DETACH) in timer_thread()
123 unsigned char timer_thread_flag; member