Home
last modified time | relevance | path

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

/glibc-2.36/nptl/
Dtst-stack4.c41 dso_invoke(void *dso_fun) in dso_invoke() function
84 ret = pthread_create (&thread[i], NULL, dso_invoke, (void *) fun_vec); in dso_process()