/titanic_50/usr/src/cmd/fs.d/nfs/lib/ |
H A D | thrpool.c | 123 THR_BOUND | THR_DETACHED, &tid); in svcblock() 189 THR_BOUND | THR_DETACHED, &tid)) in svcrdma() 206 THR_BOUND | THR_DETACHED, &tid)) in svcwait()
|
/titanic_50/usr/src/lib/libmtmalloc/tests/ |
H A D | general.c | 54 thr_create(NULL, 1<<23, be_thread, NULL, THR_BOUND, &tid[i--]); in main()
|
H A D | exhaust.c | 74 thr_create(stacks[ncpus], 1<<23, be_thread, NULL, THR_BOUND, in main()
|
/titanic_50/usr/src/head/ |
H A D | thread.h | 103 #define THR_BOUND 0x00000001 /* = PTHREAD_SCOPE_SYSTEM */ macro
|
/titanic_50/usr/src/cmd/picl/plugins/sun4v/pri/ |
H A D | priplugin.c | 129 if ((status = thr_create(NULL, NULL, pri_worker_thread, NULL, THR_BOUND, in priplugin_init() 137 THR_BOUND, &pri_reader_thread_id)) < 0) { in priplugin_init()
|
/titanic_50/usr/src/lib/libfakekernel/common/ |
H A D | thread.c | 57 thr_flags = THR_BOUND; in thread_create()
|
H A D | taskq.c | 58 #define THR_BOUND 0x00000001 /* = PTHREAD_SCOPE_SYSTEM */ macro 310 tq, THR_BOUND, &tq->tq_threadlist[t]); in taskq_create_proc()
|
/titanic_50/usr/src/lib/libumem/common/ |
H A D | umem_update_thread.c | 142 THR_BOUND | THR_DAEMON | THR_DETACHED | THR_SUSPENDED, in umem_create_update_thread()
|
/titanic_50/usr/src/cmd/cdrw/ |
H A D | trackio.c | 379 THR_BOUND | THR_NEW_LWP, &tio_thread) != 0) { in write_track() 392 THR_BOUND | THR_NEW_LWP, &pc_thread) != 0) { in write_track()
|
/titanic_50/usr/src/lib/libnisdb/yptol/ |
H A D | update.c | 287 flags = THR_BOUND | THR_NEW_LWP; in update_map_if_required()
|
/titanic_50/usr/src/lib/librdc/common/ |
H A D | rdcconfig.c | 650 (void **) rdccfg, THR_BOUND, NULL); in rdc_usync() 699 (void **) rdccfg, THR_BOUND, NULL); in rdc_fsync() 759 (void **) rdccfg, THR_BOUND, NULL); in rdc_rsync() 814 (void **) rdccfg, THR_BOUND, NULL); in rdc_ursync()
|
/titanic_50/usr/src/cmd/syseventd/modules/devfsadmd_mod/ |
H A D | devfsadmd_mod.c | 337 NULL, THR_BOUND, &deliver_thr_id) != 0) { in slm_init()
|
/titanic_50/usr/src/cmd/avs/nsctl/ |
H A D | nskernd.c | 299 _newlwp, nskp, THR_BOUND|THR_DETACHED, &tid); in newlwp() 553 _dolock, nskp, THR_BOUND|THR_DETACHED, &tid); in dolock()
|
/titanic_50/usr/src/cmd/picl/plugins/common/piclevent/ |
H A D | picl_slm.c | 406 NULL, THR_BOUND, &piclslm_deliver_thr_id) != 0) { in slm_init()
|
/titanic_50/usr/src/lib/libzpool/common/ |
H A D | taskq.c | 272 tq, THR_BOUND, &tq->tq_threadlist[t]); in taskq_create()
|
/titanic_50/usr/src/cmd/ldapcachemgr/ |
H A D | cachemgr_change.c | 582 (void *)op, THR_BOUND|THR_DETACHED, NULL) != 0) { in cleanup_thread_by_pid()
|
H A D | cachemgr.c | 257 THR_BOUND|THR_DETACHED, NULL); in server_create()
|
/titanic_50/usr/src/cmd/syseventd/daemons/syseventconfd/ |
H A D | syseventconfd.c | 715 THR_BOUND|THR_DETACHED, NULL); in mk_thr_pool()
|
/titanic_50/usr/src/cmd/syseventd/daemons/syseventd/ |
H A D | syseventd.c | 463 THR_BOUND, NULL) != 0) { in main() 1333 (void *)scp, THR_BOUND, &scp->tid) != 0) { in load_modules()
|
/titanic_50/usr/src/cmd/avs/rdc/ |
H A D | sndrsyncd.c | 214 THR_BOUND|THR_DETACHED, NULL)) != 0) { 279 secondary.intf, THR_BOUND|THR_DETACHED, NULL);
|
H A D | sndrd.c | 1991 THR_BOUND | THR_DETACHED, &tid); in svcblock() 2008 THR_BOUND | THR_DETACHED, &tid)) in svcwait()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/snowbird/watchdog/ |
H A D | piclwatchdog.c | 1578 NULL, THR_BOUND, &polling_thr_tid) != 0) { in wd_state_change_evhandler() 1587 NULL, THR_BOUND, &patting_thr_tid) != 0) { in wd_state_change_evhandler()
|
/titanic_50/usr/src/cmd/cpc/common/ |
H A D | cpustat.c | 730 THR_BOUND|THR_NEW_LWP, &this->tid) == 0) in cpustat()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4v/snmp/ |
H A D | snmpplugin.c | 336 THR_BOUND, &tree_builder_thr_id)) < 0) { in snmpplugin_init() 359 if (thr_create(NULL, NULL, cache_refresher, NULL, THR_BOUND, in snmpplugin_init()
|
/titanic_50/usr/src/cmd/nscd/ |
H A D | nscd_frontend.c | 116 THR_BOUND|THR_DETACHED, NULL); in server_create()
|