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.cc165 const bool supports_tsync = KernelSupportsSeccompTsync(); in StartSandbox() local
177 if (!supports_tsync) { in StartSandbox()
192 InstallFilter(supports_tsync || in StartSandbox()