OpenGrok
Cross Reference: threading.py
xref
: /
prebuilts
/
python
/
darwin-x86
/
2.7.5
/
lib
/
python2.7
/
threading.py
Home
|
History
|
Annotate
|
Download
|
only in
python2.7
Lines Matching
refs:endtime
348
endtime
= _time() + timeout
354
remaining =
endtime
- _time()