Home | History | Annotate | Download | only in multiprocessing

Lines Matching refs:get_methods

152     public = ['shutdown', 'create', 'accept_connection', 'get_methods',
411 def get_methods(self, c, token):
917 exposed = dispatch(conn, None, 'get_methods', (token,))