Home
last modified time | relevance | path

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

/external/chromium_org/sandbox/linux/seccomp-bpf/
Dsandbox_bpf.cc533 bool supports_tsync = in StartSandbox() local
547 if (!supports_tsync) { in StartSandbox()
566 InstallFilter(supports_tsync || thread_state == PROCESS_MULTI_THREADED); in StartSandbox()