Home
last modified time | relevance | path

Searched defs:pthread_attr_getscope (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/bionic/
Dpthread_attr.cpp272 int pthread_attr_getscope(const pthread_attr_t*, int* scope) { in pthread_attr_getscope() function
/bionic/tests/
Dpthread_test.cpp1404 TEST(pthread, pthread_attr_getscope) { in TEST() argument