Searched refs:m_stdio_mutex (Results 1 – 2 of 2) sorted by relevance
403 PThreadMutex m_stdio_mutex; // Multithreaded protection for stdio variable
516 m_stdio_mutex(PTHREAD_MUTEX_RECURSIVE), m_stdout_data(), function2398 PTHREAD_MUTEX_LOCKER(locker, m_stdio_mutex);2409 PTHREAD_MUTEX_LOCKER(locker, m_stdio_mutex);