Home
last modified time | relevance | path

Searched refs:__pthread_cleanup_pop (Results 1 – 2 of 2) sorted by relevance

/nptl/
A Dcleanup_compat.c39 __pthread_cleanup_pop (struct _pthread_cleanup_buffer *buffer, int execute) in __pthread_cleanup_pop() function
50 libc_hidden_def (__pthread_cleanup_pop)
51 versioned_symbol (libc, __pthread_cleanup_pop, _pthread_cleanup_pop,
57 compat_symbol (libpthread, __pthread_cleanup_pop, _pthread_cleanup_pop,
A Dpthread_cond_wait.c506 __pthread_cleanup_pop (&buffer, 0); in __pthread_cond_wait_common()

Completed in 6 milliseconds