Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/multiprocessing/
Dutil.py44 def sub_debug(msg, *args): function
174 sub_debug=sub_debug, getpid=os.getpid): argument
/external/python/cpython2/Lib/multiprocessing/
Dutil.py68 def sub_debug(msg, *args): function