Home
last modified time | relevance | path

Searched defs:thr (Results 1 – 20 of 20) sorted by relevance

/onnv-gate/usr/src/cmd/isns/isnsd/
H A Ddoor.c1261 thr_elem_t *thr = thr_list; in match_entry() local
1281 thr_elem_t *thr = thr_list; in add_entry() local
1324 thr_elem_t *thr; in door_server() local
/onnv-gate/usr/src/uts/common/io/1394/targets/scsa1394/
H A Dsbp2_driver.c247 scsa1394_thread_t *thr; in scsa1394_sbp2_threads_init() local
277 scsa1394_thread_t *thr; in scsa1394_sbp2_threads_fini() local
669 scsa1394_thread_t *thr = (scsa1394_thread_t *)arg; in scsa1394_sbp2_worker_thread() local
H A Dhba.c2567 scsa1394_thr_dispatch(scsa1394_thread_t *thr) in scsa1394_thr_dispatch()
2587 scsa1394_thr_cancel(scsa1394_thread_t *thr) in scsa1394_thr_cancel()
2608 scsa1394_thr_wake(scsa1394_thread_t *thr, int req) in scsa1394_thr_wake()
2619 scsa1394_thr_clear_req(scsa1394_thread_t *thr, int mask) in scsa1394_thr_clear_req()
/onnv-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dfindstack_subr.c133 kthread_t thr; in stacks_findstack() local
H A Dsobj.c173 kthread_t thr; in wchan_walk_step() local
H A Dgenunix.c2852 cpuinfo_walk_ithread(uintptr_t addr, const kthread_t *thr, cpuinfo_data_t *cid) in cpuinfo_walk_ithread()
3470 didmatch(uintptr_t addr, const kthread_t *thr, kt_did_t *didp) in didmatch()
/onnv-gate/usr/src/lib/libsip/common/
H A Dsip_timeout.c286 pthread_t thr; in sip_schedule_to_functions() local
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A Dthread.h146 #define THREAD_CREATE(thr, f) (thr->self = cthread_fork(f, thr), 0) argument
147 #define THREAD_POST_CREATE(thr) argument
162 #define SET_THREAD_SELF(thr) (thr->self = cthread_self()) argument
H A Dperl.c222 struct perl_thread *thr = NULL; in perl_construct() local
4482 struct perl_thread *thr; local
H A Dutil.c3027 struct perl_thread *thr; local
/onnv-gate/usr/src/uts/common/io/usb/clients/usbser/
H A Dusbser.c1863 usbser_thr_dispatch(usbser_thread_t *thr) in usbser_thr_dispatch()
1884 usbser_thr_cancel(usbser_thread_t *thr) in usbser_thr_cancel()
1905 usbser_thr_wake(usbser_thread_t *thr) in usbser_thr_wake()
1922 usbser_thread_t *thr = (usbser_thread_t *)arg; in usbser_wq_thread() local
1969 usbser_thread_t *thr = (usbser_thread_t *)arg; in usbser_rq_thread() local
/onnv-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_stats.c779 kthread_t *thr; in hermon_kstat_perfcntr64_thread_create() local
/onnv-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_stats.c700 kthread_t *thr; in tavor_kstat_perfcntr64_thread_create() local
/onnv-gate/usr/src/cmd/mdb/i86pc/modules/unix/
H A Dunix.c595 kthread_t thr; in mutex_owner_step() local
/onnv-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_mdb.c69 fmd_thread_t thr; in trwalk_init() local
698 fmd_thread_t thr; in fmd_thread() local
/onnv-gate/usr/src/uts/sun4u/lw8/io/
H A Dsgenv.c1953 envresp_thresholds_t thr[SGENV_MAX_SENSORS_PER_KEY]; in sgenv_get_env_data() member
/onnv-gate/usr/src/cmd/mdb/sun4u/modules/unix/
H A Dunix.c1563 kthread_t thr; in mutex_owner_step() local
/onnv-gate/usr/src/lib/smbsrv/libmlsvc/common/
H A Ddfs.c221 pthread_t thr; in dfs_namespace_load() local
/onnv-gate/usr/src/lib/libzpool/common/sys/
H A Dzfs_context.h221 #define ISSIG(thr, why) (FALSE) argument
/onnv-gate/usr/src/uts/common/os/
H A Dsunpm.c5845 int thr = (int)(*(int *)arg); in pm_set_dev_thr_walk() local