Searched refs:GI (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/contrib/ck/include/ |
| H A D | ck_cohort.h | 56 #define CK_COHORT_PROTOTYPE(N, GL, GU, GI, LL, LU, LI) \ argument 121 return GI(cohort->local_lock, local_context) || \ 125 #define CK_COHORT_TRYLOCK_PROTOTYPE(N, GL, GU, GI, GTL, LL, LU, LI, LTL) \ argument 126 CK_COHORT_PROTOTYPE(N, GL, GU, GI, LL, LU, LI) \
|