Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/guest_os_primitives/
Dguest_thread.cc67 void* thread_storage = Mmap(kGuestThreadPageAlignedSize); in Create() local
152 void* thread_storage = Mmap(kGuestThreadPageAlignedSize); in CreateForTest() local