Home
last modified time | relevance | path

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

/optee_os/core/kernel/
H A Dtee_time_ree.c11 static struct mutex time_mu = MUTEX_INITIALIZER; variable
21 mutex_lock(&time_mu); in tee_time_get_sys_time()
28 mutex_unlock(&time_mu); in tee_time_get_sys_time()