Searched defs:_thread (Results 1 – 9 of 9) sorted by relevance
33 def _thread(self, task_id): member in EvenNumbersGenerator
82 def _thread(self, function_task): member in MultithreadedProcessor
78 rtc::PlatformThread _thread; variable
117 char *_thread; in _apple_glx_vlog() local
8 import dummy_thread as _thread namespace
8 _thread = support.import_module('thread') variable
1 import _dummy_thread as _thread namespace
60 import thread as _thread namespace62 import dummy_thread as _thread namespace
180 rtc::PlatformThread _thread; member in ThreadTest