Searched refs:startup_handshake_lock (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/bionic/
H A Dpthread_create.cpp194 thread->startup_handshake_lock.lock();
239 thread->startup_handshake_lock.init(false);
240 thread->startup_handshake_lock.lock();
263 thread->startup_handshake_lock.unlock();
278 thread->startup_handshake_lock.unlock();
284 thread->startup_handshake_lock.unlock();
H A Dpthread_internal.h97 Lock startup_handshake_lock; member in class:pthread_internal_t

Completed in 60 milliseconds