Home
last modified time | relevance | path

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

/rockchip-linux_mpp/osal/allocator/
H A Dallocator_ion.c31 static pthread_mutex_t scandir_lock; variable
155 pthread_mutex_init(&scandir_lock, &attr); in scandir_lock_init()
176 pthread_mutex_lock(&scandir_lock); in find_dir_in_path()
191 pthread_mutex_unlock(&scandir_lock); in find_dir_in_path()