Searched refs:THR_BOUND (Results 26 - 30 of 30) sorted by relevance

12

/illumos-gate/usr/src/cmd/ldapcachemgr/
H A Dcachemgr.c257 THR_BOUND|THR_DETACHED, NULL);
H A Dcachemgr_getldap.c2916 (void *)addr, THR_BOUND|THR_DETACHED, NULL) != 0) {
/illumos-gate/usr/src/cmd/truss/
H A Dmain.c243 THR_BOUND | THR_SUSPENDED, &lwpid) != 0)
1236 new_Lwp, THR_BOUND | THR_SUSPENDED,
/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c5713 VERIFY(thr_create(0, 0, ztest_resume_thread, spa, THR_BOUND,
5719 VERIFY(thr_create(0, 0, ztest_deadman_thread, zs, THR_BOUND,
5760 THR_BOUND, &tid[t]) == 0);
/illumos-gate/usr/src/lib/libsysevent/
H A Dlibsysevent.c2224 shp, THR_BOUND, &sub_info->sp_handler_tid) == 0;

Completed in 74 milliseconds

12