Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/syseventd/daemons/syseventconfd/
H A Dsyseventconfd.h79 static void sigwait_thr(void);
H A Dsyseventconfd.c186 if (thr_create(NULL, NULL, (void *(*)(void *))sigwait_thr, in main()
404 sigwait_thr() in sigwait_thr() function
/titanic_41/usr/src/cmd/syseventd/daemons/syseventd/
H A Dsyseventd.c264 sigwait_thr() in sigwait_thr() function
468 if (thr_create(NULL, NULL, (void *(*)(void *))sigwait_thr, in main()