Home
last modified time | relevance | path

Searched refs:_pthread_spin_init (Results 1 – 3 of 3) sorted by relevance

/freebsd/lib/libthr/thread/
H A Dthr_pspinlock.c46 __weak_reference(_pthread_spin_init, pthread_spin_init);
53 _pthread_spin_init(pthread_spinlock_t *lock, int pshared) in _pthread_spin_init() function
/freebsd/lib/libthr/
H A Dpthread.map260 _pthread_spin_init;
/freebsd/lib/libc/include/
H A Dnamespace.h200 #define pthread_spin_init _pthread_spin_init