Home
last modified time | relevance | path

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

/glibc-2.36/nptl/
Dtst-pthread-gdb-attach.c131 subprocess_thread (void *closure) in subprocess_thread() function
150 pthread_t thr = xpthread_create (NULL, subprocess_thread, NULL); in in_subprocess()