Home
last modified time | relevance | path

Searched defs:guest_guard_size (Results 1 – 2 of 2) sorted by relevance

/frameworks/libs/binary_translation/guest_os_primitives/
Dguest_thread_pthread_create.cc33 size_t guest_guard_size, in CreateNewGuestThread()
/frameworks/libs/native_bridge_support/android_api/libc/proxy/
Dpthread_translation.cc65 size_t guest_guard_size = attr.guard_size; in DoCustomTrampoline_pthread_create() local