Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dpthread_attr.cpp243 int pthread_getattr_np(pthread_t t, pthread_attr_t* attr) { in pthread_getattr_np() function
/bionic/libc/include/
Dpthread.h146 int pthread_getattr_np(pthread_t __pthread, pthread_attr_t* __attr);
/bionic/tests/
Dpthread_test.cpp236 ASSERT_EQ(0, pthread_getattr_np(t, &attr)); in AssertDetached()
692 pthread_getattr_np(pthread_self(), &attributes); in GetActualGuardSizeFn()
707 pthread_getattr_np(pthread_self(), &attributes); in GetActualStackSizeFn()
1497 ASSERT_EQ(0, pthread_getattr_np(pthread_self(), &attributes)); in TEST()
1557 ASSERT_EQ(0, pthread_getattr_np(pthread_self(), &attributes)); in TEST()
1571 ASSERT_EQ(0, pthread_getattr_np(pthread_self(), &attributes)); in TEST()
1595 ASSERT_EQ(0, pthread_getattr_np(pthread_self(), &attr)); in getstack_signal_handler()
1635 ASSERT_EQ(0, pthread_getattr_np(pthread_self(), &attr)); in TEST()
1656 pthread_getattr_np(pthread_self(), &attributes); in pthread_attr_getstack_18908062_helper()
/bionic/libc/
Dlibc.arm64.map706 pthread_getattr_np;
Dlibc.x86_64.map706 pthread_getattr_np;
Dlibc.mips64.map706 pthread_getattr_np;
Dlibc.x86.map758 pthread_getattr_np;
Dlibc.mips.map760 pthread_getattr_np;
Dlibc.arm.map762 pthread_getattr_np;
Dlibc.map.txt787 pthread_getattr_np;