Searched refs:notify_queue (Results 1 – 1 of 1) sorted by relevance
138 queue_t notify_queue = &host_notify_queue[notify_type]; in host_notify_all() local142 if (!queue_empty(notify_queue)) { in host_notify_all()146 send_queue = *notify_queue; in host_notify_all()147 queue_init(notify_queue); in host_notify_all()