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

/freebsd-13-stable/sys/contrib/ck/include/spinlock/
H A Dticket.h46 #define CK_SPINLOCK_TICKET_TYPE uint32_t macro
56 #define CK_SPINLOCK_TICKET_TYPE uint64_t macro
68 #if defined(CK_SPINLOCK_TICKET_TYPE)
72 CK_SPINLOCK_TICKET_TYPE value;
89 CK_SPINLOCK_TICKET_TYPE request, position;
102 CK_SPINLOCK_TICKET_TYPE request, position;
124 CK_SPINLOCK_TICKET_TYPE request, position;
151 CK_SPINLOCK_TICKET_TYPE snapshot, request, position;
178 #undef CK_SPINLOCK_TICKET_TYPE macro

Completed in 34 milliseconds