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

/freebsd-10.3-release/lib/libthr/thread/
H A Dthr_pspinlock.c42 __weak_reference(_pthread_spin_lock, pthread_spin_lock);
95 _pthread_spin_lock(pthread_spinlock_t *lock) function
/freebsd-10.3-release/lib/libkse/thread/
H A Dthr_pspinlock.c45 __weak_reference(_pthread_spin_lock, pthread_spin_lock);
112 _pthread_spin_lock(pthread_spinlock_t *lock) function
/freebsd-10.3-release/lib/libc/include/
H A Dnamespace.h197 #define pthread_spin_lock _pthread_spin_lock

Completed in 104 milliseconds