Searched refs:dso_invoke (Results 1 – 1 of 1) sorted by relevance
41 dso_invoke(void *dso_fun) in dso_invoke() function84 ret = pthread_create (&thread[i], NULL, dso_invoke, (void *) fun_vec); in dso_process()