Searched refs:m_stdio_mutex (Results 1 – 2 of 2) sorted by relevance
391 PThreadMutex m_stdio_mutex; // Multithreaded protection for stdio variable
503 m_stdio_mutex(PTHREAD_MUTEX_RECURSIVE), m_stdout_data(), function2373 PTHREAD_MUTEX_LOCKER(locker, m_stdio_mutex);2384 PTHREAD_MUTEX_LOCKER(locker, m_stdio_mutex);