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