Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fs.d/nfs/statd/
H A Dsm_statd.c94 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