Home
last modified time | relevance | path

Searched refs:pthread_spin_unlock (Results 1 – 7 of 7) sorted by relevance

/bionic/libc/bionic/
Dpthread_spinlock.cpp77 int pthread_spin_unlock(pthread_spinlock_t* lock_interface) { in pthread_spin_unlock() function
/bionic/libc/include/
Dpthread.h263 int pthread_spin_unlock(pthread_spinlock_t* __spinlock) __INTRODUCED_IN(24);
/bionic/tests/headers/posix/
Dpthread_h.c207 FUNCTION(pthread_spin_unlock, int (*f)(pthread_spinlock_t*)); in pthread_h()
/bionic/libc/tools/
Dposix-2013.txt815 pthread_spin_unlock
/bionic/tests/
Dpthread_test.cpp2554 ASSERT_EQ(0, pthread_spin_unlock(&lock)); in TEST()
2557 ASSERT_EQ(0, pthread_spin_unlock(&lock)); in TEST()
/bionic/tools/versioner/platforms/
Dlibc.map.txt1280 pthread_spin_unlock; # introduced=24
/bionic/libc/
Dlibc.map.txt1280 pthread_spin_unlock; # introduced=24