Home
last modified time | relevance | path

Searched refs:_mmap_counter (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/asyncio/
H A Dwindows_utils.py26 _mmap_counter = itertools.count() variable
36 os.getpid(), next(_mmap_counter)))
/third_party/python/Lib/multiprocessing/
H A Dconnection.py45 _mmap_counter = itertools.count() variable
79 (os.getpid(), next(_mmap_counter)), dir="")

Completed in 2 milliseconds