Searched refs:MutexIO (Results 1 – 3 of 3) sorted by relevance
242 HANDLE MutexIO; /* mutex for the IO to the device */ member245 pthread_mutex_t MutexIO; /* mutex for the IO to the device */
803 LOCK(env->mutexs.MutexIO); in ChildMain()805 UNLOCK(env->mutexs.MutexIO); in ChildMain()856 LOCK(env->mutexs.MutexIO); in ChildMain()858 UNLOCK(env->mutexs.MutexIO); in ChildMain()
169 if ((test->env->mutexs.MutexIO = in init_data()