Home
last modified time | relevance | path

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

/third_party/python/Lib/
Dsubprocess.py235 _active = None variable
244 _active = [] variable
Dthreading.py783 _active = {} # maps thread id to Thread object variable