Home
last modified time | relevance | path

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

/development/ndk/sources/android/libportable/arch-mips/
Dclone.c63 int cloning_vm = ((port_flags & CLONE_VM) == CLONE_VM); in WRAP() local
72 if (cloning_files != cloning_vm) { in WRAP()
74 cloning_files, cloning_vm); in WRAP()
81 if (cloning_sighand != cloning_vm) { in WRAP()
83 cloning_sighand, cloning_vm); in WRAP()
130 if (cloning_files != cloning_vm) { in WRAP()
133 if (cloning_sighand != cloning_vm) { in WRAP()