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

/freebsd-10.3-release/lib/libthr/thread/
H A Dthr_pspinlock.c41 __weak_reference(_pthread_spin_trylock, pthread_spin_trylock);
81 _pthread_spin_trylock(pthread_spinlock_t *lock) function
/freebsd-10.3-release/lib/libkse/thread/
H A Dthr_pspinlock.c44 __weak_reference(_pthread_spin_trylock, pthread_spin_trylock);
87 _pthread_spin_trylock(pthread_spinlock_t *lock) function
/freebsd-10.3-release/lib/libc/include/
H A Dnamespace.h198 #define pthread_spin_trylock _pthread_spin_trylock

Completed in 103 milliseconds