Home | History | Annotate | Download | only in multiprocessing

Lines Matching refs:get_methods

132     public = ['shutdown', 'create', 'accept_connection', 'get_methods',
390 def get_methods(self, c, token):
958 exposed = dispatch(conn, None, 'get_methods', (token,))