Home
last modified time | relevance | path

Searched defs:thr_func (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_thread.h43 fmd_thread_f *thr_func; /* thread startup function */ member
/illumos-gate/usr/src/lib/libfakekernel/common/
H A Dthread.c55 void * (*thr_func)(void *); in thread_create() local
/illumos-gate/usr/src/uts/common/sys/usb/clients/usbser/
H A Dusbser_var.h57 void (*thr_func)(void *); /* function to be run */ member
/illumos-gate/usr/src/uts/common/sys/1394/targets/scsa1394/
H A Dimpl.h63 void (*thr_func)(void *); /* function to be run */ member