Searched defs:thread_name_prefix (Results 1 – 4 of 4) sorted by relevance
44 const std::string& thread_name_prefix() const { in thread_name_prefix() function
88 string thread_name_prefix = "periodic_function"; member
98 def __init__(self, max_workers=None, thread_name_prefix=''): argument
117 def __init__(self, max_workers=None, thread_name_prefix='', argument