Searched refs:is_queued (Results 1 – 1 of 1) sorted by relevance
57 uint16_t is_queued; member423 event->is_queued = 0; in osi_thread_generic_event_handler()434 if (event->is_queued == 0) { in osi_thread_post_event()437 event->is_queued += 1; in osi_thread_post_event()438 acquire_cnt = event->is_queued; in osi_thread_post_event()446 event->is_queued = 0; in osi_thread_post_event()