Home
last modified time | relevance | path

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

/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.py113 def __init__(self, max_workers=None, thread_name_prefix='', argument