Searched refs:m_exception_thread (Results 1 – 2 of 2) sorted by relevance
161 pthread_t m_exception_thread; variable
164 m_exception_thread(nullptr), m_exception_messages_mutex(), in NativeProcessDarwin()626 ::pthread_create(&m_exception_thread, nullptr, ExceptionThread, this); in StartExceptionThread()