Home
last modified time | relevance | path

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

/external/libchrome/sandbox/linux/seccomp-bpf-helpers/
Dsyscall_parameters_restrictions_unittests.cc165 base::Thread getparam_thread("sched_getparam_thread"); in BPF_TEST_C() local
166 BPF_ASSERT(getparam_thread.Start()); in BPF_TEST_C()
167 getparam_thread.message_loop()->PostTask( in BPF_TEST_C()
170 getparam_thread.Stop(); in BPF_TEST_C()