Home
last modified time | relevance | path

Searched defs:g_mqueueMutex (Results 1 - 2 of 2) sorted by relevance

/kernel/liteos_m/kal/posix/src/
H A Dmqueue.c37 STATIC pthread_mutex_t g_mqueueMutex = PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP; variable
[all...]
/kernel/liteos_a/compat/posix/src/
H A Dmqueue.c51 STATIC pthread_mutex_t g_mqueueMutex = PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP; variable

Completed in 3 milliseconds