Home
last modified time | relevance | path

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

/external/libchrome/base/process/
Dlaunch_posix.cc746 const bool invalid_ptid = (flags & CLONE_PARENT_SETTID) && !ptid; in ForkWithFlags() local
751 if (clone_tls_used || invalid_ctid || invalid_ptid || clone_vm_used) { in ForkWithFlags()