Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/guest_os_primitives/
Dguest_thread_clone.cc40 long CloneSyscall(long flags, long child_stack, long parent_tid, long new_tls, long child_tid) { in CloneSyscall()
91 GuestAddr child_tid) { in CloneGuestThread()