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

/freebsd-10.3-release/lib/libthr/thread/
H A Dthr_pspinlock.c40 __weak_reference(_pthread_spin_destroy, pthread_spin_destroy);
65 _pthread_spin_destroy(pthread_spinlock_t *lock) function
/freebsd-10.3-release/lib/libkse/thread/
H A Dthr_pspinlock.c43 __weak_reference(_pthread_spin_destroy, pthread_spin_destroy);
69 _pthread_spin_destroy(pthread_spinlock_t *lock) function
/freebsd-10.3-release/lib/libc/include/
H A Dnamespace.h195 #define pthread_spin_destroy _pthread_spin_destroy

Completed in 54 milliseconds