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

/freebsd-11-stable/lib/libc/gen/
H A D_spinlock_stub.c50 #pragma weak _spinlock macro
52 _spinlock(spinlock_t *lck) function
/freebsd-11-stable/lib/libc/include/
H A Dspinlock.h43 struct _spinlock { struct
/freebsd-11-stable/lib/libthr/thread/
H A Dthr_init.c175 STATIC_LIB_REQUIRE(_spinlock); variable

Completed in 157 milliseconds