Searched refs:m_command_thread_state (Results 1 – 2 of 2) sorted by relevance
453 PyThreadState *GetThreadState() { return m_command_thread_state; } in GetThreadState()457 m_command_thread_state = s; in SetThreadState()603 PyThreadState *m_command_thread_state; variable
276 m_valid_session(true), m_lock_count(0), m_command_thread_state(nullptr) { in ScriptInterpreterPython()