Home
last modified time | relevance | path

Searched defs:thread_run (Results 1 – 3 of 3) sorted by relevance

/external/boringssl/src/crypto/
Dthread_test.c30 static DWORD WINAPI thread_run(LPVOID arg) { in thread_run() function
61 static void *thread_run(void *arg) { in thread_run() function
/external/libchrome/sandbox/linux/seccomp-bpf-helpers/
Dsyscall_parameters_restrictions_unittests.cc133 void SchedGetParamThread(base::WaitableEvent* thread_run) { in SchedGetParamThread()
160 base::WaitableEvent thread_run( in BPF_TEST_C() local
/external/ltp/utils/benchmark/ebizzy-0.3/
Debizzy.c424 static void *thread_run(void *arg) in thread_run() function