Home
last modified time | relevance | path

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

/frameworks/libs/native_bridge_support/android_api/libc/proxy/
Dpthread_translation.h118 void DoCustomTrampoline_pthread_join(HostCode /* callee */,
Dpthread_translation.cc83 void DoCustomTrampoline_pthread_join(HostCode /* callee */, in DoCustomTrampoline_pthread_join() function
Dtrampolines_riscv64_to_x86_64-inl.h85 {"pthread_join", DoCustomTrampoline_pthread_join, reinterpret_cast<void*>(DoBadThunk)},
Dtrampolines_arm64_to_x86_64-inl.h85 {"pthread_join", DoCustomTrampoline_pthread_join, reinterpret_cast<void*>(DoBadThunk)},
Dtrampolines_arm_to_x86-inl.h84 {"pthread_join", DoCustomTrampoline_pthread_join, reinterpret_cast<void*>(DoBadThunk)},