Searched refs:dummy_thread (Results 1 – 7 of 7) sorted by relevance
42 static _EGLThreadInfo dummy_thread = _EGL_THREAD_INFO_INITIALIZER; variable163 t = &dummy_thread; in _eglCreateThreadInfo()174 if (t != &dummy_thread) in _eglDestroyThreadInfo()238 return (!t || t == &dummy_thread); in _eglIsCurrentThreadDummy()272 if (t == &dummy_thread) in _eglError()
150 from dummy_thread import allocate_lock
26 from dummy_thread import get_ident as get_current_thread, allocate_lock
84 - Pull request #34: Add import mappings for dummy_thread.
100 - Pull request #34: Add import mappings for dummy_thread.
559 | ``_dummy_thread`` | :mod:`py2:dummy_thread` | :mod:`py3:_dummy_thread` …
566 | ``_dummy_thread`` | :mod:`py2:dummy_thread` | :mod:`py3:_dummy_thread` …