Searched refs:dummy_thread (Results 1 – 3 of 3) sorted by relevance
43 static _EGLThreadInfo dummy_thread; variable121 t = &dummy_thread; in _eglCreateThreadInfo()134 if (t != &dummy_thread) { in _eglDestroyThreadInfo()204 return (!t || t == &dummy_thread); in _eglIsCurrentThreadDummy()227 if (t == &dummy_thread) in _eglInternalError()
1513 :mod:`dummy_thread` and :mod:`dummy_threading`, that provide a do-nothing
21401 dummy_thread has also been modified to try to simulate the behavior.