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

/freebsd-10.2-release/lib/libc/include/
H A Dspinlock.h51 #define _SPINLOCK_INITIALIZER { 0, 0, 0, 0 } macro
/freebsd-10.2-release/lib/libc/stdio/
H A Dfindfp.c85 spinlock_t __stdio_thread_lock = _SPINLOCK_INITIALIZER;
/freebsd-10.2-release/lib/libkse/thread/
H A Dthr_kern.c218 *__malloc_lock = (spinlock_t)_SPINLOCK_INITIALIZER;

Completed in 62 milliseconds