pthread_spinlock
struct pthread_spinlock *lck;
struct pthread_spinlock *lck;
struct pthread_spinlock *lck;
_Static_assert(sizeof(struct pthread_spinlock) <= THR_PAGE_SIZE_MIN,
struct pthread_spinlock *lck;
roundup(sizeof(struct pthread_spinlock), CACHE_LINE_SIZE));
struct pthread_spinlock;
typedef struct pthread_spinlock *pthread_spinlock_t;