Searched refs:GetThreadState (Results 1 – 2 of 2) sorted by relevance
279 PyThreadState *GetThreadState() { return m_command_thread_state; } in GetThreadState() function
1058 state = GetThreadState(); in Interrupt()