HomeSort by relevance Sort by last modified time
    Searched refs:InstallFilter (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/sandbox/linux/seccomp-bpf/
sandbox_bpf.h 228 void InstallFilter(bool must_sync_threads);
sandbox_bpf.cc 566 InstallFilter(supports_tsync || thread_state == PROCESS_MULTI_THREADED);
591 void SandboxBPF::InstallFilter(bool must_sync_threads) {
    [all...]

Completed in 1320 milliseconds