Home
last modified time | relevance | path

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

/glibc-2.36/nptl/
Dtst-stack4.c53 dso_process (void * p) in dso_process() function
131 ret = pthread_create (&thread[i], NULL, dso_process, in do_test()
/glibc-2.36/ChangeLog.old/
DChangeLog.1843178 * nptl/tst-stack4.c (dso_process): Use int not uintptr_t for t.