Searched defs:_SPINLOCK (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/lib/libc/include/
H A Dspinlock.h55 #define _SPINLOCK(_lck) _spinlock_debug(_lck, __FILE__, __LINE__) macro
57 #define _SPINLOCK(_lck) _spinlock(_lck) macro

Completed in 42 milliseconds