Home
last modified time | relevance | path

Searched defs:default_threads (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/debug/debugger/
Dtensor_summary.cc182 const uint64_t default_threads = 32; in TensorStatistics() local
/third_party/libuv/src/
Dthreadpool.c71 static uv_thread_t default_threads[4]; variable