Home
last modified time | relevance | path

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

/external/libchrome/sandbox/linux/seccomp-bpf/
Dsandbox_bpf.cc164 const bool supports_tsync = KernelSupportsSeccompTsync(); in StartSandbox() local
176 if (!supports_tsync) { in StartSandbox()
191 InstallFilter(supports_tsync || in StartSandbox()