Searched refs:keyMutex (Results 1 – 7 of 7) sorted by relevance
55 (void)pthread_mutex_destroy(&shellCB->keyMutex); in ShellDeinit()154 ret = pthread_mutex_init(&shellCB->keyMutex, NULL); in main()185 (void)pthread_mutex_destroy(&shellCB->keyMutex); in main()
57 (void)pthread_mutex_lock(&shellCB->keyMutex); in GetCmdline()59 (void)pthread_mutex_unlock(&shellCB->keyMutex); in GetCmdline()65 (void)pthread_mutex_unlock(&shellCB->keyMutex); in GetCmdline()70 (void)pthread_mutex_unlock(&shellCB->keyMutex); in GetCmdline()182 (void)pthread_mutex_lock(&shellCB->keyMutex); in ShellTaskNotify()184 (void)pthread_mutex_unlock(&shellCB->keyMutex); in ShellTaskNotify()
55 (VOID)pthread_mutex_lock(&shellCB->keyMutex); in ShellGetInputBuf()57 (VOID)pthread_mutex_unlock(&shellCB->keyMutex); in ShellGetInputBuf()63 (VOID)pthread_mutex_unlock(&shellCB->keyMutex); in ShellGetInputBuf()166 (VOID)pthread_mutex_lock(&shellCB->keyMutex); in ShellCmdLineParse()168 (VOID)pthread_mutex_unlock(&shellCB->keyMutex); in ShellCmdLineParse()
77 ret = (UINT32)pthread_mutex_init(&shellCB->keyMutex, NULL);117 (VOID)pthread_mutex_destroy(&shellCB->keyMutex);
81 pthread_mutex_t keyMutex; member
94 pthread_mutex_t keyMutex; member
96 pthread_mutex_t keyMutex; member