Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libtnfprobe/
H A Dprobe_cntl.c73 typedef int (*tnf_pthread_create_func_t)(pthread_t *thr, typedef
294 static tnf_pthread_create_func_t real_pthread_create = NULL; in pthread_create()
303 real_pthread_create = (tnf_pthread_create_func_t) in pthread_create()