Home | History | Annotate | Download | only in library

Lines Matching full:_thread

12 level :mod:`_thread` module.  See also the :mod:`queue` module.
15 :mod:`threading` cannot be used because :mod:`_thread` is missing.
153 .. _thread-objects:
295 :func:`_thread.get_ident()` function. Thread identifiers may be recycled
344 synchronization primitive available, implemented directly by the :mod:`_thread`