Home
last modified time | relevance | path

Searched refs:pthread_attr_setscope (Results 1 – 9 of 9) sorted by relevance

/aosp12/frameworks/libs/native_bridge_support/libc/
H A Dstubs_arm.cpp86 DEFINE_INTERCEPTABLE_STUB_FUNCTION(pthread_attr_setscope);
179 INIT_INTERCEPTABLE_STUB_FUNCTION("libc.so", pthread_attr_setscope); in init_stub_library()
H A Dstubs_arm64.cpp87 DEFINE_INTERCEPTABLE_STUB_FUNCTION(pthread_attr_setscope);
182 INIT_INTERCEPTABLE_STUB_FUNCTION("libc.so", pthread_attr_setscope); in init_stub_library()
/aosp12/bionic/libc/bionic/
H A Dpthread_attr.cpp261 int pthread_attr_setscope(pthread_attr_t*, int scope) { in pthread_attr_setscope() function
/aosp12/bionic/tests/headers/posix/
H A Dpthread_h.c105 FUNCTION(pthread_attr_setscope, int (*f)(pthread_attr_t*, int)); in pthread_h()
/aosp12/bionic/libc/include/
H A Dpthread.h112 int pthread_attr_setscope(pthread_attr_t* __attr, int __scope);
/aosp12/system/extras/ioshark/
H A Dioshark_bench.c608 pthread_attr_setscope(&attr, PTHREAD_SCOPE_SYSTEM); in ioshark_pthread_create()
/aosp12/bionic/libc/tools/
H A Dposix-2013.txt731 pthread_attr_setscope
/aosp12/bionic/libc/
H A Dlibc.map.txt764 pthread_attr_setscope;
/aosp12/bionic/tools/versioner/platforms/
H A Dlibc.map.txt764 pthread_attr_setscope;