Searched refs:thr_send_notice (Results 1 – 1 of 1) sorted by relevance
86 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