Searched refs:probestart (Results 1 – 1 of 1) sorted by relevance
102 static void *probestart(void *arg);282 return ((*real_thr_create)(stk, stksize, probestart, (void *) arg_p, in thr_create()314 return ((*real_pthread_create)(new_thread_id, attr, probestart, in pthread_create()537 probestart(void * arg) in probestart() function