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

/freebsd-12-stable/sys/contrib/ck/include/
H A Dck_pr.h67 #define CK_PR_FENCE_EMIT(T) \ macro
98 CK_PR_FENCE_EMIT(atomic)
99 CK_PR_FENCE_EMIT(atomic_load)
100 CK_PR_FENCE_EMIT(atomic_store)
101 CK_PR_FENCE_EMIT(store_atomic)
102 CK_PR_FENCE_EMIT(load_atomic)
103 CK_PR_FENCE_EMIT(load_store)
104 CK_PR_FENCE_EMIT(store_load)
105 CK_PR_FENCE_EMIT(load)
106 CK_PR_FENCE_EMIT(stor
157 #undef CK_PR_FENCE_EMIT macro
[all...]

Completed in 104 milliseconds