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

/freebsd-10.2-release/lib/libc/gen/
H A D_spinlock_stub.c62 #pragma weak _spinunlock macro
64 _spinunlock(spinlock_t *lck) function
/freebsd-10.2-release/lib/libkse/thread/
H A Dthr_spinlock.c74 _spinunlock(spinlock_t *lck) function
/freebsd-10.2-release/lib/libthr/thread/
H A Dthr_init.c173 STATIC_LIB_REQUIRE(_spinunlock); variable

Completed in 56 milliseconds