Home
last modified time | relevance | path

Searched refs:lck_mcs_t (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.1.9/osfmk/kern/
H A Dlocks_internal.h216 } __attribute__((aligned(128))) * lck_mcs_t; typedef
254 static inline lck_mcs_t
260 static inline lck_mcs_t
272 lck_mcs_t other = lck_mcs_get_other(mcs_id); in lck_spin_mcs_decode()
278 lck_mcs_t txn_mcs;
322 lck_mcs_t mcs = txn->txn_mcs; in lck_spin_txn_end()