Home
last modified time | relevance | path

Searched refs:dummy_thread (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/egl/main/
Deglcurrent.c42 static _EGLThreadInfo dummy_thread = _EGL_THREAD_INFO_INITIALIZER; variable
163 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()
/external/chromium-trace/trace-viewer/third_party/webapp2/webapp2_extras/
Dlocal.py26 from dummy_thread import get_ident as get_current_thread, allocate_lock
/external/chromium-trace/trace-viewer/third_party/six/
DCHANGES84 - Pull request #34: Add import mappings for dummy_thread.
/external/chromium-trace/trace-viewer/third_party/six/documentation/
Dindex.rst559 | ``_dummy_thread`` | :mod:`py2:dummy_thread` | :mod:`py3:_dummy_thread` …