Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libtnfprobe/
H A Dprobe_cntl.c102 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