Searched refs:notif_started (Results 1 – 1 of 1) sorted by relevance
27 static bool notif_started; variable118 ret = notif_started; in notif_async_is_started()155 if (notif_started) { in notif_deliver_atomic_event()159 notif_started = true; in notif_deliver_atomic_event()181 if (!notif_started) { in notif_deliver_event()187 notif_started = false; in notif_deliver_event()197 if (ev == NOTIF_EVENT_STOPPED && notif_started) { in notif_deliver_event()
Completed in 2 milliseconds