Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/pthread/
Dtst-pthread_cancel-select-loop.c38 timeout_thread_function (void *unused) in timeout_thread_function() function
72 pthread_t thr_timeout = xpthread_create (NULL, timeout_thread_function, NULL); in do_test()
Dtst-pthread_kill-exiting.c34 timeout_thread_function (void *unused) in timeout_thread_function() function
87 pthread_t thr_timeout = xpthread_create (NULL, timeout_thread_function, NULL); in do_test()