Home
last modified time | relevance | path

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

/titanic_41/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, in send_notice()
705 thr_send_notice(void *arg) in thr_send_notice() function