Home
last modified time | relevance | path

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

/glibc-2.36/nptl/
Dpthread_once.c118 pthread_cleanup_combined_pop (0); in __pthread_once_slow()
/glibc-2.36/sysdeps/nptl/
DpthreadP.h637 # define pthread_cleanup_combined_pop(execute) \ macro