Home
last modified time | relevance | path

Searched refs:__pthread_cleanup_pop (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/libs/native_bridge_support/libc/
H A Dstubs_arm.cpp22 DEFINE_INTERCEPTABLE_STUB_FUNCTION(__pthread_cleanup_pop);
115 INIT_INTERCEPTABLE_STUB_FUNCTION("libc.so", __pthread_cleanup_pop); in init_stub_library()
H A Dstubs_arm64.cpp22 DEFINE_INTERCEPTABLE_STUB_FUNCTION(__pthread_cleanup_pop);
117 INIT_INTERCEPTABLE_STUB_FUNCTION("libc.so", __pthread_cleanup_pop); in init_stub_library()
/aosp12/bionic/libc/include/
H A Dpthread.h300 void __pthread_cleanup_pop(__pthread_cleanup_t*, int);
314 __pthread_cleanup_pop( &__cleanup, (execute)); \
/aosp12/bionic/libc/bionic/
H A Dpthread_exit.cpp61 void __pthread_cleanup_pop(__pthread_cleanup_t* c, int execute) { in __pthread_cleanup_pop() function
/aosp12/bionic/libc/
H A Dlibc.map.txt123 __pthread_cleanup_pop;
/aosp12/bionic/tools/versioner/platforms/
H A Dlibc.map.txt123 __pthread_cleanup_pop;