Home
last modified time | relevance | path

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

/aosp12/frameworks/libs/native_bridge_support/libc/
H A Dstubs_arm.cpp74 DEFINE_INTERCEPTABLE_STUB_FUNCTION(pthread_attr_getinheritsched);
167 INIT_INTERCEPTABLE_STUB_FUNCTION("libc.so", pthread_attr_getinheritsched); in init_stub_library()
H A Dstubs_arm64.cpp75 DEFINE_INTERCEPTABLE_STUB_FUNCTION(pthread_attr_getinheritsched);
170 INIT_INTERCEPTABLE_STUB_FUNCTION("libc.so", pthread_attr_getinheritsched); in init_stub_library()
/aosp12/bionic/libc/bionic/
H A Dpthread_attr.cpp75 int pthread_attr_getinheritsched(const pthread_attr_t* attr, int* flag) { in pthread_attr_getinheritsched() function
/aosp12/bionic/tests/headers/posix/
H A Dpthread_h.c93 FUNCTION(pthread_attr_getinheritsched, int (*f)(const pthread_attr_t*, int*)); in pthread_h()
/aosp12/bionic/libc/include/
H A Dpthread.h100 int pthread_attr_getinheritsched(const pthread_attr_t* __attr, int* __flag) __INTRODUCED_IN(28);
/aosp12/bionic/libc/tools/
H A Dposix-2013.txt719 pthread_attr_getinheritsched
/aosp12/bionic/tests/
H A Dpthread_test.cpp2878 ASSERT_EQ(0, pthread_attr_getinheritsched(&attr, &state)); in TEST()
2882 ASSERT_EQ(0, pthread_attr_getinheritsched(&attr, &state)); in TEST()
2886 ASSERT_EQ(0, pthread_attr_getinheritsched(&attr, &state)); in TEST()
/aosp12/bionic/docs/
H A Dstatus.md95 * `pthread_attr_getinheritsched`/`pthread_attr_setinheritsched`/`pthread_setschedprio`
/aosp12/bionic/libc/
H A Dlibc.map.txt1411 pthread_attr_getinheritsched;
/aosp12/bionic/tools/versioner/platforms/
H A Dlibc.map.txt1411 pthread_attr_getinheritsched;