Lines Matching full:pthread_mutex_lock
51 static inline void _tzLock(void) { pthread_mutex_lock(&_tzMutex); }