pthread_spin_init
extern int pthread_spin_init(pthread_spinlock_t *, int);
(void) pthread_spin_init(&hermon_bf_lock, 0);