Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/data_structures/
H A Dstage_op_test.py204 def thread_run(): function
264 def thread_run(): function
H A Dmap_stage_op_test.py212 def thread_run(): function
272 def thread_run(): function
/aosp_15_r20/external/ltp/testcases/kernel/crypto/
H A Daf_alg07.c61 static void *thread_run(void *arg) in thread_run() function
/aosp_15_r20/external/ltp/testcases/kernel/pty/
H A Dpty05.c39 static void *thread_run(void *arg) in thread_run() function
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/setsockopt/
H A Dsetsockopt06.c41 static void *thread_run(void *arg) in thread_run() function
H A Dsetsockopt07.c49 static void *thread_run(void *arg) in thread_run() function
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/bind/
H A Dbind06.c59 static void *thread_run(void *arg) in thread_run() function
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/timerfd/
H A Dtimerfd_settime02.c70 static void *thread_run(void *arg) in thread_run() function
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/sendmsg/
H A Dsendmsg03.c66 static void *thread_run(void *arg) in thread_run() function
/aosp_15_r20/external/ltp/testcases/kernel/sound/
H A Dsnd_seq01.c90 static void *thread_run(void *arg) in thread_run() function
/aosp_15_r20/external/ltp/testcases/kernel/mem/thp/
H A Dthp04.c100 static void *thread_run(void *arg) in thread_run() function
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/writev/
H A Dwritev03.c55 static void *thread_run(void *arg) in thread_run() function
/aosp_15_r20/external/ltp/testcases/network/can/cve/
H A Dcan_bcm01.c63 static void *thread_run(void *arg) in thread_run() function
/aosp_15_r20/external/igt-gpu-tools/tests/i915/
H A Dgem_tiled_swapping.c127 static void *thread_run(void *data) in thread_run() function
/aosp_15_r20/external/ltp/utils/benchmark/ebizzy-0.3/
H A Debizzy.c424 static void *thread_run(void *arg __attribute__((unused))) in thread_run() function
/aosp_15_r20/external/mesa3d/src/vulkan/runtime/
H A Dvk_queue.h97 bool thread_run; member
/aosp_15_r20/external/coreboot/src/lib/
H A Dthread.c272 int thread_run(struct thread_handle *handle, enum cb_err (*func)(void *), void *arg) in thread_run() function
/aosp_15_r20/external/python/cpython3/Modules/
D_threadmodule.c1076 thread_run(void *boot_raw) in thread_run() function