Searched defs:Lock (Results 1 – 4 of 4) sorted by relevance
137 void Lock() { pthread_mutex_lock(&mutex_); } in Lock() function