Searched defs:thr_send_notice (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/fs.d/nfs/statd/ | ||
H A D | sm_proc.c | 86 static void *thr_send_notice(void *); 684 if (thr_create(NULL, NULL, thr_send_notice, 705 thr_send_notice(void *arg) function |
Completed in 47 milliseconds