Home
last modified time | relevance | path

Searched refs:support_wait_for_thread_exit (Results 1 – 6 of 6) sorted by relevance

/glibc-2.36/sysdeps/pthread/
Dtst-pthread_cancel-exited.c37 support_wait_for_thread_exit (); in do_test()
Dtst-pthread_kill-exited.c48 support_wait_for_thread_exit (); in do_test()
/glibc-2.36/support/
Dsupport_wait_for_thread_exit.c27 support_wait_for_thread_exit (void) in support_wait_for_thread_exit() function
Dsupport.h207 void support_wait_for_thread_exit (void);
DMakefile93 support_wait_for_thread_exit \
/glibc-2.36/ChangeLog.old/
DChangeLog.249257 support: Add check for TID zero in support_wait_for_thread_exit
9259 * support/support_wait_for_thread_exit.c: Modified.
9260 (support_wait_for_thread_exit): Modified function.
11136 support: Add support_wait_for_thread_exit
11140 (support_wait_for_thread_exit): New function.
11141 * support/support_wait_for_thread_exit.c: New file.