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

/freebsd-10.2-release/lib/libc/gen/
H A D_spinlock_stub.c52 #pragma weak _spinlock macro
54 _spinlock(spinlock_t *lck) function
/freebsd-10.2-release/lib/libc/include/
H A Dspinlock.h43 struct _spinlock { struct
/freebsd-10.2-release/lib/libkse/thread/
H A Dthr_spinlock.c89 _spinlock(spinlock_t *lck) function
/freebsd-10.2-release/lib/libthr/thread/
H A Dthr_init.c171 STATIC_LIB_REQUIRE(_spinlock); variable

Completed in 33 milliseconds