Home
last modified time | relevance | path

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 *);
698 if (thr_create(NULL, 0, thr_send_notice, in send_notice()
719 thr_send_notice(void *arg) in thr_send_notice() function