Searched refs:cohort (Results 1 – 10 of 10) sorted by relevance
/freebsd/sys/contrib/ck/include/ |
H A D | ck_cohort.h | 67 ck_cohort_##N##_init(struct ck_cohort_##N *cohort, \ 70 cohort->global_lock = global_lock; \ 71 cohort->local_lock = local_lock; \ 72 cohort->release_state = CK_COHORT_STATE_GLOBAL; \ 73 cohort->waiting_threads = 0; \ 74 cohort->acquire_count = 0; \ 75 cohort->local_pass_limit = pass_limit; \ 81 ck_cohort_##N##_lock(CK_COHORT_INSTANCE(N) *cohort, \ 85 ck_pr_inc_uint(&cohort->waiting_threads); \ 86 LL(cohort->local_lock, local_context); \ [all …]
|
H A D | ck_rwcohort.h | 74 CK_COHORT_INSTANCE(N) *cohort, void *global_context, \ 81 CK_COHORT_LOCK(N, cohort, global_context, local_context); \ 90 CK_COHORT_INSTANCE(N) *cohort, void *global_context, \ 95 CK_COHORT_UNLOCK(N, cohort, global_context, local_context); \ 100 CK_COHORT_INSTANCE(N) *cohort, void *global_context, \ 109 if (CK_COHORT_LOCKED(N, cohort, global_context, \ 114 while (CK_COHORT_LOCKED(N, cohort, global_context, \ 132 ck_rwcohort_wp_##N##_read_unlock(CK_RWCOHORT_WP_INSTANCE(N) *cohort) \ 136 ck_pr_dec_uint(&cohort->read_counter); \ 178 CK_COHORT_INSTANCE(N) *cohort, void *global_context, \ [all …]
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | depsrc-optional.mk | 11 important: optional optional-cohort 18 optional-cohort:: .OPTIONAL
|
/freebsd/contrib/bmake/ |
H A D | targ.c | 593 GNode *cohort = cln->datum; in Targ_Propagate() local 595 cohort->type |= type & (unsigned)~OP_OPMASK; in Targ_Propagate()
|
H A D | parse.c | 690 GNode *cohort; in TryApplyDependencyOperator() local 698 cohort = Targ_NewInternalNode(gn->name); in TryApplyDependencyOperator() 700 RememberLocation(cohort); in TryApplyDependencyOperator() 710 cohort->type = op | OP_INVISIBLE; in TryApplyDependencyOperator() 711 Lst_Append(&gn->cohorts, cohort); in TryApplyDependencyOperator() 712 cohort->centurion = gn; in TryApplyDependencyOperator() 714 snprintf(cohort->cohort_num, sizeof cohort->cohort_num, "#%d", in TryApplyDependencyOperator()
|
/freebsd/contrib/ntp/ntpd/ |
H A D | complete.conf.in | 30 tos beacon 3600 ceiling 16 cohort 0 floor 1 maxclock 10 maxdist 1.5 minclock 3 mindist 0.001 minsane 1 orphan 16 orphanwait 300 bcpollbstep 3
|
H A D | invoke-ntp.conf.texi | 1982 @item @code{tos} @code{[@code{ceiling} @kbd{ceiling} | @code{cohort} @code{@{} @code{0} | @code{1} @code{@}} | @code{floor} @kbd{floor} | @code{minclock} @kbd{minclock} | @code{minsane} @kbd{minsane}]} 1999 @item @code{cohort} @code{@{0 | 1@}}
|
H A D | ntp.conf.def | 2067 .Cm cohort { 0 | 1 } | 2089 .It Cm cohort Bro 0 | 1 Brc
|
/freebsd/contrib/ntp/ |
H A D | CommitLog | [all...] |
/freebsd/share/dict/ |
H A D | web2 | 39069 cohort
|