Home
last modified time | relevance | path

Searched refs:exit_lock (Results 1 – 4 of 4) sorted by relevance

/nptl/
A Dpthread_kill.c50 __libc_lock_lock (pd->exit_lock); in __pthread_kill_implementation()
66 __libc_lock_unlock (pd->exit_lock); in __pthread_kill_implementation()
A Ddescr.h405 int exit_lock; /* A low-level lock (for use with __libc_lock_init etc). */ member
A Dpthread_create.c513 __libc_lock_lock (pd->exit_lock); in start_thread()
515 __libc_lock_unlock (pd->exit_lock); in start_thread()
A Dallocatestack.c131 __libc_lock_init (result->exit_lock); in get_cached_stack()

Completed in 7 milliseconds