Home
last modified time | relevance | path

Searched refs:_dir_candidates (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Lib/multiprocessing/
Dheap.py73 _dir_candidates = ['/dev/shm'] variable in Arena
75 _dir_candidates = [] variable in Arena
94 for d in self._dir_candidates: