pthread_spin_lock
extern int pthread_spin_lock(pthread_spinlock_t *);
(void) pthread_spin_lock(&hermon_bf_lock);