Searched defs:_commit_removals (Results 1 – 4 of 4) sorted by relevance
/external/python/cpython3/Lib/ | ||
D | weakref.py | 121 def _commit_removals(self, _atomic_removal=_remove_dead_weakref): member in WeakValueDictionary |
D | _weakrefset.py | 53 def _commit_removals(self): member in WeakSet |
/external/pytorch/torch/utils/ | ||
D | weak.py | 143 def _commit_removals(self): member in WeakIdKeyDictionary |
/external/python/cpython3/Lib/importlib/ | ||
D | _bootstrap.py | 101 def _commit_removals(self): member in _WeakValueDictionary |