Home
last modified time | relevance | path

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

/kernel/liteos_a/fs/vfs/vfs_cmd/
H A Dvfs_shellcmd.c168 pthread_mutex_t g_mutex_cat = PTHREAD_MUTEX_INITIALIZER; variable
179 (void)pthread_mutex_lock(&g_mutex_cat); in osShellCmdDoCatShow()
217 (void)pthread_mutex_unlock(&g_mutex_cat); in osShellCmdDoCatShow()
/kernel/liteos_m/components/shell/src/cmds/
H A Dvfs_shellcmd.c259 pthread_mutex_t g_mutex_cat = PTHREAD_MUTEX_INITIALIZER; variable

Completed in 3 milliseconds