OpenGrok
Cross Reference: threading.py
xref
: /
external
/
python
/
cpython2
/
Lib
/
threading.py
Home
|
History
|
Annotate
|
Download
|
only in
Lib
Lines Matching
refs:endtime
349
endtime
= _time() + timeout
355
remaining =
endtime
- _time()