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

/freebsd-10.3-release/lib/libthr/thread/
H A Dthr_pspinlock.c43 __weak_reference(_pthread_spin_unlock, pthread_spin_unlock);
126 _pthread_spin_unlock(pthread_spinlock_t *lock) function
/freebsd-10.3-release/lib/libkse/thread/
H A Dthr_pspinlock.c46 __weak_reference(_pthread_spin_unlock, pthread_spin_unlock);
146 _pthread_spin_unlock(pthread_spinlock_t *lock) function
/freebsd-10.3-release/lib/libc/include/
H A Dnamespace.h199 #define pthread_spin_unlock _pthread_spin_unlock

Completed in 49 milliseconds