Searched refs:CK_PR_FENCE_EMIT (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/contrib/ck/include/
H A Dck_pr.h63 #define CK_PR_FENCE_EMIT(T) \ macro
94 CK_PR_FENCE_EMIT(atomic)
95 CK_PR_FENCE_EMIT(atomic_load)
96 CK_PR_FENCE_EMIT(atomic_store)
97 CK_PR_FENCE_EMIT(store_atomic)
98 CK_PR_FENCE_EMIT(load_atomic)
99 CK_PR_FENCE_EMIT(load_store)
100 CK_PR_FENCE_EMIT(store_load)
101 CK_PR_FENCE_EMIT(load)
102 CK_PR_FENCE_EMIT(stor
153 #undef CK_PR_FENCE_EMIT macro
[all...]

Completed in 49 milliseconds