Home
last modified time | relevance | path

Searched refs:timer_thread_flag (Results 1 – 2 of 2) sorted by relevance

/hardware/samsung/nfc/halimpl/osi/
Dosi_timer.cc98 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()
Dosi_common.h123 unsigned char timer_thread_flag; member