Searched refs:__pthread_cleanup_pop (Results 1 – 2 of 2) sorted by relevance
39 __pthread_cleanup_pop (struct _pthread_cleanup_buffer *buffer, int execute) in __pthread_cleanup_pop() function50 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,
506 __pthread_cleanup_pop (&buffer, 0); in __pthread_cond_wait_common()
Completed in 6 milliseconds