Home
last modified time | relevance | path

Searched defs:pthread_spin_destroy (Results 1 – 2 of 2) sorted by relevance

/third_party/musl/src/thread/
Dpthread_spin_destroy.c3 int pthread_spin_destroy(pthread_spinlock_t *s) in pthread_spin_destroy() function
/third_party/iowow/src/utils/
Dpthread_spin_lock_shim.h25 static inline int pthread_spin_destroy(pthread_spinlock_t *lock) { in pthread_spin_destroy() function