Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dsyscall.c6501 } new_thread_info; typedef
6505 new_thread_info *info = arg; in clone_func()
6558 new_thread_info info; in do_fork()