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

/freebsd-13-stable/sys/contrib/ck/include/
H A Dck_bytelock.h72 #define CK_BYTELOCK_TYPE uint64_t macro
76 #define CK_BYTELOCK_TYPE uint32_t macro
84 CK_BYTELOCK_TYPE *readers = (void *)bytelock->readers;
116 #undef CK_BYTELOCK_TYPE macro

Completed in 21 milliseconds