Home
last modified time | relevance | path

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

/third_party/python/Lib/multiprocessing/
Dutil.py368 class ForkAwareThreadLock(object): class
373 register_after_fork(self, ForkAwareThreadLock._at_fork_reinit)
Dmanagers.py753 _mutex = util.ForkAwareThreadLock()
/third_party/python/Lib/test/
D_test_multiprocessing.py4995 l = util.ForkAwareThreadLock()
/third_party/python/Misc/
DHISTORY5057 - Issue #17555: Fix ForkAwareThreadLock so that size of after fork