Searched refs:_SPINLOCK_INITIALIZER (Results 1 – 2 of 2) sorted by relevance
/freebsd/lib/libc/include/ | ||
H A D | spinlock.h | 50 #define _SPINLOCK_INITIALIZER { 0, 0, 0, 0 } macro |
/freebsd/lib/libc/stdio/ | ||
H A D | findfp.c | 82 spinlock_t __stdio_thread_lock = _SPINLOCK_INITIALIZER; |