Home
last modified time | relevance | path

Searched refs:pthread_rwlock_destroy (Results 1 – 10 of 10) sorted by relevance

/bionic/benchmarks/
Dpthread_benchmark.cpp157 pthread_rwlock_destroy(&lock); in BM_pthread_rwlock_read()
170 pthread_rwlock_destroy(&lock); in BM_pthread_rwlock_write()
/bionic/tests/headers/posix/
Dpthread_h.c179 FUNCTION(pthread_rwlock_destroy, int (*f)(pthread_rwlock_t*)); in pthread_h()
/bionic/libc/include/
Dpthread.h241 int pthread_rwlock_destroy(pthread_rwlock_t* __rwlock);
/bionic/tests/
Dpthread_test.cpp912 ASSERT_EQ(0, pthread_rwlock_destroy(&l)); in TEST()
965 ASSERT_EQ(0, pthread_rwlock_destroy(&wakeup_arg.lock)); in test_pthread_rwlock_reader_wakeup_writer()
1032 ASSERT_EQ(0, pthread_rwlock_destroy(&wakeup_arg.lock)); in test_pthread_rwlock_writer_wakeup_reader()
1123 ASSERT_EQ(0, pthread_rwlock_destroy(&wakeup_arg.lock)); in pthread_rwlock_timedrdlock_timeout_helper()
1191 ASSERT_EQ(0, pthread_rwlock_destroy(&wakeup_arg.lock)); in pthread_rwlock_timedwrlock_timeout_helper()
1285 ASSERT_EQ(0, pthread_rwlock_destroy(&lock)); in DestroyRwlock()
2551 ASSERT_EQ(0, pthread_rwlock_destroy(rwlock)); in TEST()
/bionic/libc/bionic/
Dpthread_rwlock.cpp254 int pthread_rwlock_destroy(pthread_rwlock_t* rwlock_interface) { in pthread_rwlock_destroy() function
/bionic/benchmarks/linker_relocation/gen/
Dliblinker_reloc_bench_008.S329 CALL(pthread_rwlock_destroy)
Dliblinker_reloc_bench_007.S11970 CALL(pthread_rwlock_destroy)
/bionic/libc/tools/
Dposix-2013.txt794 pthread_rwlock_destroy
/bionic/tools/versioner/platforms/
Dlibc.map.txt810 pthread_rwlock_destroy;
/bionic/libc/
Dlibc.map.txt810 pthread_rwlock_destroy;