Home
last modified time | relevance | path

Searched refs:THR_BOUND (Results 1 – 25 of 29) sorted by relevance

12

/titanic_50/usr/src/cmd/fs.d/nfs/lib/
H A Dthrpool.c123 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 Dgeneral.c54 thr_create(NULL, 1<<23, be_thread, NULL, THR_BOUND, &tid[i--]); in main()
H A Dexhaust.c74 thr_create(stacks[ncpus], 1<<23, be_thread, NULL, THR_BOUND, in main()
/titanic_50/usr/src/head/
H A Dthread.h103 #define THR_BOUND 0x00000001 /* = PTHREAD_SCOPE_SYSTEM */ macro
/titanic_50/usr/src/cmd/picl/plugins/sun4v/pri/
H A Dpriplugin.c129 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 Dthread.c57 thr_flags = THR_BOUND; in thread_create()
H A Dtaskq.c58 #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 Dumem_update_thread.c142 THR_BOUND | THR_DAEMON | THR_DETACHED | THR_SUSPENDED, in umem_create_update_thread()
/titanic_50/usr/src/cmd/cdrw/
H A Dtrackio.c379 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 Dupdate.c287 flags = THR_BOUND | THR_NEW_LWP; in update_map_if_required()
/titanic_50/usr/src/lib/librdc/common/
H A Drdcconfig.c650 (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 Ddevfsadmd_mod.c337 NULL, THR_BOUND, &deliver_thr_id) != 0) { in slm_init()
/titanic_50/usr/src/cmd/avs/nsctl/
H A Dnskernd.c299 _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 Dpicl_slm.c406 NULL, THR_BOUND, &piclslm_deliver_thr_id) != 0) { in slm_init()
/titanic_50/usr/src/lib/libzpool/common/
H A Dtaskq.c272 tq, THR_BOUND, &tq->tq_threadlist[t]); in taskq_create()
/titanic_50/usr/src/cmd/ldapcachemgr/
H A Dcachemgr_change.c582 (void *)op, THR_BOUND|THR_DETACHED, NULL) != 0) { in cleanup_thread_by_pid()
H A Dcachemgr.c257 THR_BOUND|THR_DETACHED, NULL); in server_create()
/titanic_50/usr/src/cmd/syseventd/daemons/syseventconfd/
H A Dsyseventconfd.c715 THR_BOUND|THR_DETACHED, NULL); in mk_thr_pool()
/titanic_50/usr/src/cmd/syseventd/daemons/syseventd/
H A Dsyseventd.c463 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 Dsndrsyncd.c214 THR_BOUND|THR_DETACHED, NULL)) != 0) {
279 secondary.intf, THR_BOUND|THR_DETACHED, NULL);
H A Dsndrd.c1991 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 Dpiclwatchdog.c1578 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 Dcpustat.c730 THR_BOUND|THR_NEW_LWP, &this->tid) == 0) in cpustat()
/titanic_50/usr/src/cmd/picl/plugins/sun4v/snmp/
H A Dsnmpplugin.c336 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 Dnscd_frontend.c116 THR_BOUND|THR_DETACHED, NULL); in server_create()

12