Searched refs:MutexACTION (Results 1 – 3 of 3) sorted by relevance
699 LOCK(env->mutexs.MutexACTION); in ChildMain()701 UNLOCK(env->mutexs.MutexACTION); in ChildMain()778 LOCK(env->mutexs.MutexACTION); in ChildMain()782 UNLOCK(env->mutexs.MutexACTION); in ChildMain()818 LOCK(env->mutexs.MutexACTION); in ChildMain()842 UNLOCK(env->mutexs.MutexACTION); in ChildMain()885 LOCK(env->mutexs.MutexACTION); in ChildMain()889 UNLOCK(env->mutexs.MutexACTION); in ChildMain()995 LOCK(env->mutexs.MutexACTION); in ChildMain()999 UNLOCK(env->mutexs.MutexACTION); in ChildMain()[all …]
241 HANDLE MutexACTION; /* mutex for the entire target device */ member244 pthread_mutex_t MutexACTION; /* mutex for the entire target device */
162 if ((test->env->mutexs.MutexACTION = in init_data()