Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/multiprocessing/
Dqueues.py208 self, Queue._finalize_close,
224 def _finalize_close(buffer, notempty): member in Queue
/external/python/cpython3/Lib/multiprocessing/
Dqueues.py182 self, Queue._finalize_close,
198 def _finalize_close(buffer, notempty): member in Queue