Home
last modified time | relevance | path

Searched refs:tmpfs_unlock_reentrant (Results 1 - 1 of 1) sorted by relevance

/third_party/NuttX/fs/tmpfs/
H A Dfs_tmpfs.c74 static void tmpfs_unlock_reentrant(struct tmpfs_sem_s *sem);
253 * Name: tmpfs_unlock_reentrant
256 static void tmpfs_unlock_reentrant(struct tmpfs_sem_s *sem) in tmpfs_unlock_reentrant() function
285 tmpfs_unlock_reentrant(&fs->tfs_exclsem); in tmpfs_unlock()
294 tmpfs_unlock_reentrant(&to->to_exclsem); in tmpfs_unlock_object()

Completed in 4 milliseconds