pthread_spin_lock
extern int pthread_spin_lock(pthread_spinlock_t* spinlock);
WRAPPER_FUNCTION(int, pthread_spin_lock, (pthread_spinlock_t* lock),