Searched refs:CK_COHORT_LOCKED (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/contrib/ck/include/ |
H A D | ck_rwcohort.h | 109 if (CK_COHORT_LOCKED(N, cohort, global_context, \ 114 while (CK_COHORT_LOCKED(N, cohort, global_context, \ 226 while (CK_COHORT_LOCKED(N, cohort, global_context, \
|
H A D | ck_cohort.h | 54 #define CK_COHORT_LOCKED(N, C, GC, LC) ck_cohort_##N##_locked(C, GC, LC) macro
|