Home
last modified time | relevance | path

Searched defs:thread_name_prefix (Results 1 – 4 of 4) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/poller/
Deventmanager_libuv.h44 const std::string& thread_name_prefix() const { in thread_name_prefix() function
/external/tensorflow/tensorflow/core/kernels/batching_util/
Dperiodic_function.h88 string thread_name_prefix = "periodic_function"; member
/external/python/futures/concurrent/futures/
Dthread.py98 def __init__(self, max_workers=None, thread_name_prefix=''): argument
/external/python/cpython3/Lib/concurrent/futures/
Dthread.py117 def __init__(self, max_workers=None, thread_name_prefix='', argument