Searched defs:ProducerThread (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/frameworks/native/libs/gui/tests/ | ||
H A D | SurfaceTextureGL_test.cpp | 220 class ProducerThread : public Thread { in TEST_F() class |
/aosp_15_r20/external/python/cpython2/Lib/ | ||
D | threading.py | 1273 class ProducerThread(Thread): class |