Home
last modified time | relevance | path

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

/dragonfly/lib/libthread_xu/thread/
HDthr_pspinlock.c121 __strong_reference(_pthread_spin_destroy, pthread_spin_destroy);
/dragonfly/lib/libpthread/
HDMakefile144 MLINKS+=pthread_spin_init.3 pthread_spin_destroy.3
/dragonfly/include/
HDpthread.h245 int pthread_spin_destroy(pthread_spinlock_t *);
/dragonfly/lib/libc/include/
HDnamespace.h199 #define pthread_spin_destroy _pthread_spin_destroy macro
HDun-namespace.h180 #undef pthread_spin_destroy
/dragonfly/lib/libthread_xu/
HDpthread.map316 pthread_spin_destroy;
/dragonfly/lib/libc/gen/
HD_pthread_stubs.c173 WR(stub_zero, pthread_spin_destroy);
HDSymbol.map135 pthread_spin_destroy;