Home
last modified time | relevance | path

Searched refs:__native_bridge_get_host_pthread (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/libs/native_bridge_support/linker/
H A Dinit_static_tls_arm.S25 .globl __native_bridge_get_host_pthread
26 .type __native_bridge_get_host_pthread, #function
27 __native_bridge_get_host_pthread: label
H A Dinit_static_tls_arm64.S25 .globl __native_bridge_get_host_pthread
26 .type __native_bridge_get_host_pthread, #function
27 __native_bridge_get_host_pthread: label
H A D__libc_init_main_thread.cpp33 extern "C" pthread_t __native_bridge_get_host_pthread();
46 auto host_thread = reinterpret_cast<pthread_internal_t*>(__native_bridge_get_host_pthread()); in __libc_init_main_thread_early()
H A Dlinker.arm.map44 __native_bridge_get_host_pthread;
H A Dlinker.generic.map43 __native_bridge_get_host_pthread;