Searched refs:tnf_pthread_create_func_t (Results 1 – 1 of 1) sorted by relevance
73 typedef int (*tnf_pthread_create_func_t)(pthread_t *thr, typedef294 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()