Home
last modified time | relevance | path

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

/external/autotest/client/tests/monotonic_time/src/
Dthreads.c24 } thread_t; typedef
26 static thread_t threads[MAX_THREADS];
35 thread_t *thread = arg; in run_thread()
58 thread_t *thread; in create_per_cpu_threads()
93 thread_t *thread; in create_threads()
/external/syzkaller/executor/
Dexecutor.cc180 struct thread_t { struct
199 static thread_t threads[kMaxThreads]; argument
200 static thread_t* last_scheduled;
278 static thread_t* schedule_call(int call_index, int call_num, bool colliding, uint64 copyout_index, …
279 static void handle_completion(thread_t* th);
280 static void copyout_call_results(thread_t* th);
281 static void write_call_output(thread_t* th, bool finished);
282 static void execute_call(thread_t* th);
283 static void thread_create(thread_t* th, int id);
640 thread_t* th = schedule_call(call_index++, call_num, colliding, copyout_index, in execute_one()
[all …]
Dcommon.h386 struct thread_t { struct
391 static struct thread_t threads[16]; argument
397 struct thread_t* th = (struct thread_t*)arg; in thr()
428 struct thread_t* th = &threads[thread]; in execute_one()
/external/python/cpython2/Python/
Dthread_lwp.h31 thread_t tid; in PyThread_start_new_thread()
42 thread_t tid; in PyThread_get_thread_ident()
Dthread_solaris.h41 thread_t tid; in PyThread_start_new_thread()
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/
Dgtest-port.cc94 sizeof(thread_t) * thread_count); in GetThreadCount()
/external/llvm/utils/unittest/googletest/src/
Dgtest-port.cc94 sizeof(thread_t) * thread_count); in GetThreadCount()
/external/google-breakpad/src/testing/gtest/src/
Dgtest-port.cc99 sizeof(thread_t) * thread_count); in GetThreadCount()
/external/honggfuzz/mac/
Darch.c75 thread:(thread_t)thread
/external/syzkaller/pkg/csource/
Dgenerated.go3739 struct thread_t {
3744 static struct thread_t threads[16];
3750 struct thread_t* th = (struct thread_t*)arg;
3781 struct thread_t* th = &threads[thread];
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest-port.cc123 sizeof(thread_t) * thread_count); in GetThreadCount()
/external/mesa3d/src/gtest/src/
Dgtest-port.cc127 sizeof(thread_t) * thread_count); in GetThreadCount()
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest-port.cc127 sizeof(thread_t) * thread_count); in GetThreadCount()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/src/
Dgtest-port.cc127 sizeof(thread_t) * thread_count); in GetThreadCount()
/external/googletest/googletest/src/
Dgtest-port.cc135 sizeof(thread_t) * thread_count); in GetThreadCount()
/external/epid-sdk/ext/gtest/
Dgtest-all.cc8680 sizeof(thread_t) * thread_count); in GetThreadCount()