Searched refs:LI (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 122 LI(cohort->global_lock, global_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) \
|