Home
last modified time | relevance | path

Searched defs:SimpleThread (Results 1 – 25 of 32) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/android_crazy_linker/src/src/
H A Dcrazy_linker_util_threads_unittest.cpp15 TEST(ThreadBase, SimpleThread) { in TEST() argument
18 class SimpleThread : public ThreadBase { in TEST() class
20 SimpleThread(bool* flag_ptr) : flag_ptr_(flag_ptr) {} in TEST() function in crazy::TEST::SimpleThread
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ppapi/utility/threading/
H A Dsimple_thread.cc49 SimpleThread::SimpleThread(const InstanceHandle& instance) in SimpleThread() function in pp::SimpleThread
56 SimpleThread::SimpleThread(const InstanceHandle& instance, in SimpleThread() function in pp::SimpleThread
/dports/www/chromium-legacy/chromium-88.0.4324.182/ppapi/utility/threading/
H A Dsimple_thread.cc49 SimpleThread::SimpleThread(const InstanceHandle& instance) in SimpleThread() function in pp::SimpleThread
56 SimpleThread::SimpleThread(const InstanceHandle& instance, in SimpleThread() function in pp::SimpleThread
/dports/math/scilab/scilab-6.1.1/scilab/modules/scirenderer/examples/org/scilab/forge/scirenderer/examples/
H A DTextureExample.java342 private class SimpleThread extends Thread { class in TextureExample.Simple1DTextureDataProvider
347 public SimpleThread() { in SimpleThread() method in TextureExample.Simple1DTextureDataProvider.SimpleThread
442 private class SimpleThread extends Thread { class in TextureExample.Simple2DTextureDataProvider
447 public SimpleThread() { in SimpleThread() method in TextureExample.Simple2DTextureDataProvider.SimpleThread
/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/raster/
H A Dsingle_thread_task_graph_runner.h18 class SimpleThread; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/threading/
H A Dsimple_thread.cc14 SimpleThread::SimpleThread(const std::string& name) in SimpleThread() function in base::SimpleThread
17 SimpleThread::SimpleThread(const std::string& name, const Options& options) in SimpleThread() function in base::SimpleThread
H A Dthread_restrictions.h326 class SimpleThread; variable
448 friend class SimpleThread; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/threading/
H A Dsimple_thread.cc14 SimpleThread::SimpleThread(const std::string& name) in SimpleThread() function in base::SimpleThread
17 SimpleThread::SimpleThread(const std::string& name, const Options& options) in SimpleThread() function in base::SimpleThread
H A Dthread_restrictions.h308 class SimpleThread; variable
424 friend class SimpleThread; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/cc/raster/
H A Dsingle_thread_task_graph_runner.h16 class SimpleThread; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/security/sandbox/chromium/base/threading/
H A Dthread_restrictions.h94 class SimpleThread; variable
205 friend class SimpleThread; variable
/dports/lang/spidermonkey60/firefox-60.9.0/security/sandbox/chromium/base/threading/
H A Dthread_restrictions.h106 class SimpleThread; variable
213 friend class SimpleThread; variable
/dports/devel/icu-lx/icu/source/test/intltest/
H A Dsimplethread.cpp17 SimpleThread::SimpleThread() { in SimpleThread() function in SimpleThread
/dports/devel/icu/icu/source/test/intltest/
H A Dsimplethread.cpp17 SimpleThread::SimpleThread() { in SimpleThread() function in SimpleThread
/dports/lang/spidermonkey78/firefox-78.9.0/security/sandbox/chromium/base/threading/
H A Dthread_restrictions.h272 class SimpleThread; variable
371 friend class SimpleThread; variable
/dports/www/firefox-esr/firefox-91.8.0/security/sandbox/chromium/base/threading/
H A Dthread_restrictions.h307 class SimpleThread; variable
417 friend class SimpleThread; variable
/dports/www/firefox/firefox-99.0/security/sandbox/chromium/base/threading/
H A Dthread_restrictions.h307 class SimpleThread; variable
417 friend class SimpleThread; variable
/dports/mail/thunderbird/thunderbird-91.8.0/security/sandbox/chromium/base/threading/
H A Dthread_restrictions.h307 class SimpleThread; variable
417 friend class SimpleThread; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/scheduler/common/
H A Ddummy_schedulers.cc135 class SimpleThread : public Thread { class
137 explicit SimpleThread(ThreadScheduler* scheduler) : scheduler_(scheduler) {} in SimpleThread() function in blink::scheduler::__anon8207e6890111::SimpleThread
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/scheduler/common/
H A Ddummy_schedulers.cc173 class SimpleThread : public Thread { class
175 explicit SimpleThread(ThreadScheduler* scheduler) : scheduler_(scheduler) {} in SimpleThread() function in blink::scheduler::__anon0e357dae0111::SimpleThread
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/lib/msan/tests/
H A Dmsan_test.cpp3267 TEST(MemorySanitizer, SimpleThread) { in TEST() argument
/dports/devel/llvm12/llvm-project-12.0.1.src/compiler-rt/lib/msan/tests/
H A Dmsan_test.cpp3267 TEST(MemorySanitizer, SimpleThread) { in TEST() argument
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/compiler-rt/lib/msan/tests/
H A Dmsan_test.cpp3267 TEST(MemorySanitizer, SimpleThread) { in TEST() argument
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/compiler-rt/lib/msan/tests/
H A Dmsan_test.cpp3267 TEST(MemorySanitizer, SimpleThread) { in TEST() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/compiler-rt/lib/msan/tests/
H A Dmsan_test.cpp3259 TEST(MemorySanitizer, SimpleThread) { in TEST() argument

12