Searched defs:DisablePythonDispatcher (Results 1 – 1 of 1) sorted by relevance
14 struct C10_API DisablePythonDispatcher { struct15 DisablePythonDispatcher() : old_(PythonDispatcherTLS::get_state()) { in DisablePythonDispatcher() function18 ~DisablePythonDispatcher() { in ~DisablePythonDispatcher() argument21 PyInterpreter* old_;