Home
last modified time | relevance | path

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

/optee_os/core/kernel/
A Dnotif.c18 static struct mutex notif_mutex = MUTEX_INITIALIZER; variable
178 mutex_lock(&notif_mutex); in notif_deliver_event()
205 mutex_unlock(&notif_mutex); in notif_deliver_event()

Completed in 2 milliseconds