Searched defs:_active (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Lib/ | ||
H A D | subprocess.py | 257 _active = None variable 266 _active = [] variable |
H A D | threading.py | 812 _active = {} # maps thread id to Thread object variable [all...] |
Completed in 6 milliseconds