Home
last modified time | relevance | path

Searched defs:thread_fn (Results 1 – 25 of 36) sorted by relevance

12

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/distributed/
H A Dclient_server_test.cc126 auto thread_fn = [&](int node_id) -> xla::Status { in TEST_P() local
269 auto thread_fn = [&](int node_id) -> xla::Status { in TEST_P() local
302 auto thread_fn = [&](int node_id) -> xla::Status { in TEST_P() local
352 auto thread_fn = [&](int node_id) -> xla::Status { in TEST_P() local
396 auto thread_fn = [&](int node_id) -> xla::Status { in TEST_P() local
448 auto thread_fn = [&](int node_id) -> xla::Status { in TEST_P() local
484 auto thread_fn = [&](int node_id) -> xla::Status { in TEST_P() local
514 auto thread_fn = [&](int node_id) -> xla::Status { in TEST_P() local
545 auto thread_fn = [&](int node_id) -> xla::Status { in TEST_P() local
596 auto thread_fn = [&](int node_id) -> xla::Status { in TEST_P() local
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dremote_cluster_test.py389 def thread_fn(device, results): function
436 def thread_fn(device, results): function
560 def thread_fn(device, results): function
610 def thread_fn(executor_obj, device, results): function
/aosp_15_r20/external/pdfium/third_party/libopenjpeg/
H A Dthread.c219 opj_thread_fn thread_fn; member
254 opj_thread_t* opj_thread_create(opj_thread_fn thread_fn, void* user_data) in opj_thread_create()
384 opj_thread_fn thread_fn; member
396 opj_thread_t* opj_thread_create(opj_thread_fn thread_fn, void* user_data) in opj_thread_create()
484 opj_thread_t* opj_thread_create(opj_thread_fn thread_fn, void* user_data) in opj_thread_create()
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/legacy_tf_layers/
H A Dvariable_scope_shim_test.py767 def thread_fn(i, graph): function
797 def thread_fn(i, graph, run_event, pause_event): function
836 def thread_fn(graph, main_thread_scope): function
/aosp_15_r20/external/grpc-grpc/test/core/transport/binder/end2end/
H A Dbinder_server_test.cc170 auto thread_fn = [&](size_t id) { in TEST_F() local
219 auto thread_fn = [&](size_t id) { in TEST_F() local
/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/variables/
H A Dvariable_scope_test.py1819 def thread_fn(i, graph): function
1849 def thread_fn(i, graph, run_event, pause_event): function
1888 def thread_fn(graph, main_thread_scope): function
/aosp_15_r20/packages/modules/Bluetooth/system/osi/include/
Dthread.h29 typedef void (*thread_fn)(void* context); typedef
/aosp_15_r20/external/tensorflow/tensorflow/python/saved_model/
H A Dsave_context_test.py39 def thread_fn(): function
/aosp_15_r20/external/tensorflow/tensorflow/python/util/
H A Dlock_util_test.py34 def thread_fn(thread_id): function
/aosp_15_r20/external/pigweed/pw_thread_embos/
H A Dthread.cc84 Function<void()>&& thread_fn) { in CreateThread()
/aosp_15_r20/external/libcxxabi/test/
H A Dthread_local_destruction_order.pass.cpp44 void thread_fn() { in thread_fn() function
/aosp_15_r20/external/cronet/third_party/libc++abi/src/test/
H A Dthread_local_destruction_order.pass.cpp50 void thread_fn() { in thread_fn() function
/aosp_15_r20/external/pigweed/pw_thread_zephyr/
H A Dthread.cc52 Function<void()>&& thread_fn, in CreateThread()
/aosp_15_r20/external/pigweed/pw_thread_freertos/
H A Dthread.cc131 Function<void()>&& thread_fn, in CreateThread()
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/nice/
H A Dnice05.c63 static void *thread_fn(void *arg) in thread_fn() function
/aosp_15_r20/external/pigweed/pw_thread_threadx/
H A Dthread.cc114 Function<void()>&& thread_fn) { in CreateThread()
/aosp_15_r20/external/ltp/testcases/network/nfs/nfs_stress/
H A Dnfs05_make_tree.c98 static void *thread_fn(LTP_ATTRIBUTE_UNUSED void *args) in thread_fn() function
/aosp_15_r20/external/ltp/include/
H A Dtst_safe_pthread.h25 #define SAFE_PTHREAD_CREATE(thread_id, attr, thread_fn, arg) \ argument
/aosp_15_r20/external/perfetto/src/base/
H A Dwatchdog_unittest.cc147 auto thread_fn = [&mutex, &cv, &quit, &expected_tid](size_t thread_num) { in TEST() local
/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/v1/
H A Dcross_device_ops_test.py838 def thread_fn(): function
/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/
H A Dcross_device_ops_test.py970 def thread_fn(): function
H A Dcross_device_ops.py1198 def thread_fn(device_id): function
/aosp_15_r20/bionic/tests/
H A Dpthread_test.cpp367 static void* thread_fn(void* arg) { in thread_fn() function
2263 static void thread_fn(MutexWakeupHelper* helper) { in thread_fn() function in MutexWakeupHelper
2348 static void thread_fn(PIMutexWakeupHelper* helper) { in thread_fn() function in PIMutexWakeupHelper
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h4758 irq_handler_t thread_fn; member
13993 void (*thread_fn)(unsigned int); member
73901 void (*thread_fn)(long unsigned int, long unsigned int, void *); member
H A Dvmlinux_602.h4758 irq_handler_t thread_fn; member
13993 void (*thread_fn)(unsigned int); member
73901 void (*thread_fn)(long unsigned int, long unsigned int, void *); member

12