Searched refs:mutexs (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()803 LOCK(env->mutexs.MutexIO); in ChildMain()805 UNLOCK(env->mutexs.MutexIO); in ChildMain()818 LOCK(env->mutexs.MutexACTION); in ChildMain()842 UNLOCK(env->mutexs.MutexACTION); in ChildMain()856 LOCK(env->mutexs.MutexIO); in ChildMain()858 UNLOCK(env->mutexs.MutexIO); in ChildMain()[all …]
240 typedef struct mutexs { struct268 mutexs_t mutexs; member
162 if ((test->env->mutexs.MutexACTION = in init_data()169 if ((test->env->mutexs.MutexIO = in init_data()178 mutexs_t mutexs = in init_data() local180 test->env->mutexs = mutexs; in init_data()