Searched defs:pmutex (Results 1 – 2 of 2) sorted by relevance
172 pthread_mutex_t* pmutex = &mut.m_mut; in do_wait() local182 pthread_mutex_t* pmutex = &mut.m_mut; in do_timed_wait() local
966 _channels_lookup(_channels *channels, int64_t id, PyThread_type_lock *pmutex) in _channels_lookup()