Searched refs:_SPINLOCK_INITIALIZER (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/lib/libc/include/
H A Dspinlock.h51 #define _SPINLOCK_INITIALIZER { 0, 0, 0, 0 } macro
/freebsd-11-stable/lib/libc/stdio/
H A Dfindfp.c86 spinlock_t __stdio_thread_lock = _SPINLOCK_INITIALIZER;

Completed in 51 milliseconds