Home
last modified time | relevance | path

Searched refs:pthread_attr_getscope (Results 1 – 12 of 12) sorted by relevance

/bionic/libc/bionic/
Dpthread_attr.cpp271 int pthread_attr_getscope(const pthread_attr_t*, int* scope) { in pthread_attr_getscope() function
/bionic/libc/include/
Dpthread.h103 int pthread_attr_getscope(const pthread_attr_t* __attr, int* __scope);
/bionic/tests/headers/posix/
Dpthread_h.c96 FUNCTION(pthread_attr_getscope, int (*f)(const pthread_attr_t*, int*)); in pthread_h()
/bionic/libc/tools/
Dposix-2013.txt722 pthread_attr_getscope
/bionic/tests/
Dpthread_test.cpp1274 TEST(pthread, pthread_attr_getscope) { in TEST() argument
1279 ASSERT_EQ(0, pthread_attr_getscope(&attr, &scope)); in TEST()
/bionic/libc/
Dlibc.arm64.map678 pthread_attr_getscope;
Dlibc.x86_64.map678 pthread_attr_getscope;
Dlibc.mips64.map678 pthread_attr_getscope;
Dlibc.x86.map727 pthread_attr_getscope;
Dlibc.mips.map729 pthread_attr_getscope;
Dlibc.arm.map731 pthread_attr_getscope;
Dlibc.map.txt756 pthread_attr_getscope;