Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/eager/
Dremote_cluster_test.py374 def thread_fn(device, results): function
421 def thread_fn(device, results): function
545 def thread_fn(device, results): function
595 def thread_fn(executor_obj, device, results): function
/external/tensorflow/tensorflow/compiler/xla/pjrt/distributed/
Dclient_server_test.cc48 auto thread_fn = [&](int node_id) -> xla::Status { in TEST() local
197 auto thread_fn = [&](int node_id) -> xla::Status { in TEST() local
246 auto thread_fn = [&](int node_id) -> xla::Status { in TEST() local
302 auto thread_fn = [&](int node_id) -> xla::Status { in TEST() local
358 auto thread_fn = [&](int node_id) -> xla::Status { in TEST() local
397 auto thread_fn = [&](int node_id) -> xla::Status { in TEST() local
/external/tensorflow/tensorflow/python/util/
Dlock_util_test.py38 def thread_fn(thread_id): function
/external/tensorflow/tensorflow/python/saved_model/
Dsave_context_test.py43 def thread_fn(): function
/external/ltp/include/
Dtst_safe_pthread.h38 #define SAFE_PTHREAD_CREATE(thread_id, attr, thread_fn, arg) \ argument
/external/libcxxabi/test/
Dthread_local_destruction_order.pass.cpp44 void thread_fn() { in thread_fn() function
/external/llvm-project/libcxxabi/test/
Dthread_local_destruction_order.pass.cpp54 void thread_fn() { in thread_fn() function
/external/pdfium/third_party/libopenjpeg20/
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()
/external/ltp/testcases/network/nfs/nfs_stress/
Dnfs05_make_tree.c99 static void *thread_fn(LTP_ATTRIBUTE_UNUSED void *args) in thread_fn() function
/external/perfetto/src/base/
Dwatchdog_unittest.cc143 auto thread_fn = [&mutex, &cv, &quit, &expected_tid](size_t thread_num) { in TEST() local
/external/tensorflow/tensorflow/python/kernel_tests/
Dvariable_scope_test.py1822 def thread_fn(i, graph): function
1852 def thread_fn(i, graph, run_event, pause_event): function
1891 def thread_fn(graph, main_thread_scope): function
/external/tensorflow/tensorflow/python/distribute/v1/
Dcross_device_ops_test.py834 def thread_fn(): function
/external/tensorflow/tensorflow/python/distribute/
Dcross_device_ops_test.py750 def thread_fn(): function
Dcross_device_ops.py1229 def thread_fn(device_id): function