Searched refs:thr_send_notice (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/nfs/statd/
H A Dsm_proc.c86 static void *thr_send_notice(void *);
684 if (thr_create(NULL, NULL, thr_send_notice,
705 thr_send_notice(void *arg) function

Completed in 45 milliseconds