Searched refs:fmd_thread_xcreate (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_thread.h51 extern fmd_thread_t *fmd_thread_xcreate(struct fmd_module *, pthread_t);
H A Dfmd_thread.c35 fmd_thread_xcreate(fmd_module_t *mp, pthread_t tid) function
H A Dfmd.c521 dp->d_rmod->mod_thread = fmd_thread_xcreate(dp->d_rmod, pthread_self());

Completed in 57 milliseconds