Home
last modified time | relevance | path

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

/freebsd/lib/libc/include/
H A Dspinlock.h50 #define _SPINLOCK_INITIALIZER { 0, 0, 0, 0 } macro
/freebsd/lib/libc/stdio/
H A Dfindfp.c82 spinlock_t __stdio_thread_lock = _SPINLOCK_INITIALIZER;