Searched refs:_ContextSwitchStack (Results 1 – 1 of 1) sorted by relevance
200 class _ContextSwitchStack(threading.local): class204 super(_ContextSwitchStack, self).__init__()406 self._context_switches = _ContextSwitchStack(self.executing_eagerly())