Searched defs:BackgroundThread (Results 1 – 5 of 5) sorted by relevance
| /external/compiler-rt/lib/sanitizer_common/ | ||
| D | sanitizer_common_libcdep.cc | 72 void BackgroundThread(void *arg) { in BackgroundThread() function |
| /external/libchrome/base/memory/ | ||
| D | weak_ptr_unittest.cc | 87 class BackgroundThread : public Thread { class |
| /external/v8/src/objects/ | ||
| D | feedback-vector.h | 643 enum Mode { MainThread, BackgroundThread }; enumerator |
| /external/tensorflow/tensorflow/core/kernels/data/ | ||
| D | multi_device_iterator_ops.cc | 286 void BackgroundThread(std::shared_ptr<IteratorContext> ctx) { in BackgroundThread() function in tensorflow::data::__anon1c56f74c0111::MultiDeviceIterator::MultiDeviceBuffer |
| /external/compiler-rt/lib/tsan/rtl/ | ||
| D | tsan_rtl.cc | 145 static void BackgroundThread(void *arg) { in BackgroundThread() function |