Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/extension/parallel/
H A Dthread_parallel.cpp20 thread_local int64_t thread_num_ = 0; variable
/aosp_15_r20/external/pytorch/aten/src/ATen/
H A DParallelNative.cpp32 thread_local int thread_num_ = 0; variable
/aosp_15_r20/external/tensorflow/tensorflow/core/data/
H A Ddataset_test_base.h809 int thread_num_; variable