Searched refs:pthread_spin_unlock (Results 1 - 5 of 5) sorted by relevance

/haiku/src/libs/posix_error_mapper/
H A Dpthread_spinlock.cpp32 WRAPPER_FUNCTION(int, pthread_spin_unlock, (pthread_spinlock_t* lock),
/haiku/src/system/libroot/posix/pthread/
H A Dpthread_spinlock.cpp59 pthread_spin_unlock(pthread_spinlock_t* lock) function
/haiku/headers/posix/
H A Dpthread.h192 extern int pthread_spin_unlock(pthread_spinlock_t* spinlock);
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c2284 void pthread_spin_unlock() {} function
H A Dlibroot_stubs_legacy.c2263 void pthread_spin_unlock() {} function

Completed in 90 milliseconds