Home
last modified time | relevance | path

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

/trusty/kernel/lib/trusty/
Devent.c89 EVENT_STATE_SIGNALED, enumerator
380 es->state = EVENT_STATE_SIGNALED; in event_source_signal()
384 ec->state = EVENT_STATE_SIGNALED; in event_source_signal()
536 if (finalize && (oldstate == EVENT_STATE_SIGNALED)) { in event_client_poll()
545 if (oldstate == EVENT_STATE_SIGNALED) { in event_client_poll()
560 ec->state = EVENT_STATE_SIGNALED; in event_client_notify_done_slocked()
590 if (oldstate == EVENT_STATE_SIGNALED || in event_client_destroy()