pthread_spinlock_t
typedef struct pthread_spinlock *pthread_spinlock_t;
typedef pthread_mutex_t pthread_spinlock_t;