Home
last modified time | relevance | path

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

/external/libchrome/sandbox/linux/seccomp-bpf-helpers/
Dsyscall_parameters_restrictions_unittests.cc133 void SchedGetParamThread(base::WaitableEvent* thread_run) { in SchedGetParamThread() function
168 FROM_HERE, base::Bind(&SchedGetParamThread, &thread_run)); in BPF_TEST_C()