Searched refs:real_thr_exit (Results 1 – 1 of 1) sorted by relevance
322 static tnf_thr_exit_func_t real_thr_exit = NULL; in thr_exit() local324 if (real_thr_exit == NULL) { in thr_exit()325 real_thr_exit = (tnf_thr_exit_func_t) in thr_exit()328 assert(real_thr_exit); in thr_exit()372 ((*real_thr_exit)(status)); in thr_exit()