Home
last modified time | relevance | path

Searched refs:_spinunlock (Results 1 – 8 of 8) sorted by relevance

/freebsd-9-stable/lib/libc/include/
Dspinlock.h53 #define _SPINUNLOCK(_lck) _spinunlock(_lck);
66 void _spinunlock(spinlock_t *);
/freebsd-9-stable/lib/libc/gen/
D_spinlock_stub.c48 __weak_reference(_spinunlock_stub, _spinunlock);
DSymbol.map477 _spinunlock;
/freebsd-9-stable/lib/libthr/thread/
Dthr_spinlock.c64 _spinunlock(spinlock_t *lck) in _spinunlock() function
Dthr_init.c166 STATIC_LIB_REQUIRE(_spinunlock);
/freebsd-9-stable/lib/libkse/thread/
Dthr_spinlock.c74 _spinunlock(spinlock_t *lck) in _spinunlock() function
/freebsd-9-stable/lib/libkse/
Dkse.map330 _spinunlock;
/freebsd-9-stable/lib/libthr/
Dpthread.map357 _spinunlock;