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