Searched defs:child_tid (Results 1 – 1 of 1) sorted by relevance
40 long CloneSyscall(long flags, long child_stack, long parent_tid, long new_tls, long child_tid) { in CloneSyscall()91 GuestAddr child_tid) { in CloneGuestThread()