Home
last modified time | relevance | path

Searched defs:IsSingleThreaded (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/sandbox/linux/services/
Dthread_helpers.cc160 bool ThreadHelpers::IsSingleThreaded(int proc_fd) { in IsSingleThreaded() function in sandbox::ThreadHelpers
166 bool ThreadHelpers::IsSingleThreaded() { in IsSingleThreaded() function in sandbox::ThreadHelpers
/external/libchrome/sandbox/linux/seccomp-bpf/
Dsandbox_bpf.cc41 bool IsSingleThreaded(int proc_fd) { in IsSingleThreaded() function