Home
last modified time | relevance | path

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

/trusty/kernel/lib/trusty/
Dsyscall.c55 static mutex_t fd_lock = MUTEX_INITIAL_VALUE(fd_lock); variable
72 mutex_acquire(&fd_lock); in install_sys_fd_handler()
79 mutex_release(&fd_lock); in install_sys_fd_handler()