Home
last modified time | relevance | path

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

/third_party/python/Lib/multiprocessing/
Dconnection.py470 deliver_challenge(c, self._authkey)
514 deliver_challenge(c, authkey)
737 def deliver_challenge(connection, authkey): function
Dmanagers.py199 connection.deliver_challenge(c, self.authkey)
/third_party/python/Lib/test/
D_test_multiprocessing.py4579 multiprocessing.connection.deliver_challenge,
/third_party/python/Doc/library/
Dmultiprocessing.rst2364 .. function:: deliver_challenge(connection, authkey)