Searched refs:thr_statd_init (Results 1 – 1 of 1) sorted by relevance
94 static void *thr_statd_init(void);241 if (thr_create(NULL, 0, (void *(*)(void *))thr_statd_init, NULL, in statd_init()253 thr_statd_init(void) in thr_statd_init() function