Home | History | Annotate | Download | only in multiprocessing

Lines Matching defs:_mutex

697     _mutex = util.ForkAwareThreadLock()
701 BaseProxy._mutex.acquire()
708 BaseProxy._mutex.release()