Searched refs:dispatchMutex (Results 1 – 1 of 1) sorted by relevance
34 static pthread_mutex_t dispatchMutex = PTHREAD_MUTEX_INITIALIZER; variable109 pthread_mutex_lock(&dispatchMutex); in TaskSchedule()113 pthread_mutex_unlock(&dispatchMutex); in TaskSchedule()117 pthread_mutex_unlock(&dispatchMutex); in TaskSchedule()1050 pthread_mutex_lock(&dispatchMutex); in SetHrilManagerDestroy()1052 pthread_mutex_unlock(&dispatchMutex); in SetHrilManagerDestroy()