Searched defs:IsSingleThreaded (Results 1 – 2 of 2) sorted by relevance
/external/libchrome/sandbox/linux/services/ | ||
D | thread_helpers.cc | 160 bool ThreadHelpers::IsSingleThreaded(int proc_fd) { in IsSingleThreaded() function in sandbox::ThreadHelpers |
/external/libchrome/sandbox/linux/seccomp-bpf/ | ||
D | sandbox_bpf.cc | 41 bool IsSingleThreaded(int proc_fd) { in IsSingleThreaded() function |