Home
last modified time | relevance | path

Searched refs:pthread_spin_destroy (Results 1 – 8 of 8) sorted by relevance

/dflybsd-src/lib/libthread_xu/thread/
H A Dthr_pspinlock.c121 __strong_reference(_pthread_spin_destroy, pthread_spin_destroy);
/dflybsd-src/lib/libpthread/
H A DMakefile144 MLINKS+=pthread_spin_init.3 pthread_spin_destroy.3
/dflybsd-src/include/
H A Dpthread.h245 int pthread_spin_destroy(pthread_spinlock_t *);
/dflybsd-src/lib/libc/include/
H A Dnamespace.h199 #define pthread_spin_destroy _pthread_spin_destroy macro
H A Dun-namespace.h180 #undef pthread_spin_destroy
/dflybsd-src/lib/libthread_xu/
H A Dpthread.map316 pthread_spin_destroy;
/dflybsd-src/lib/libc/gen/
H A D_pthread_stubs.c173 WR(stub_zero, pthread_spin_destroy);
H A DSymbol.map135 pthread_spin_destroy;