Home
last modified time | relevance | path

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

/optee_os/core/kernel/
H A Dnotif.c22 static struct mutex notif_mutex = MUTEX_INITIALIZER; variable
127 mutex_lock(&notif_mutex); in notif_deliver_event()
154 mutex_unlock(&notif_mutex); in notif_deliver_event()