Home
last modified time | relevance | path

Searched refs:thr_ (Results 1 – 16 of 16) sorted by relevance

/external/eigen/unsupported/Eigen/CXX11/src/ThreadPool/
DThreadEnvironment.h24 EnvThread(std::function<void()> f) : thr_(std::move(f)) {} in EnvThread()
25 ~EnvThread() { thr_.join(); } in ~EnvThread()
28 std::thread thr_;
/external/compiler-rt/lib/tsan/rtl/
Dtsan_interface_java.cc42 : thr_(thr) { in ScopedJavaFunc()
43 Initialize(thr_); in ScopedJavaFunc()
48 FuncExit(thr_); in ~ScopedJavaFunc()
53 ThreadState *thr_; member in __tsan::ScopedJavaFunc
Dtsan_interface_ann.cc36 : thr_(thr) { in ScopedAnnotation()
37 FuncEntry(thr_, pc); in ScopedAnnotation()
38 DPrintf("#%d: annotation %s() %s:%d\n", thr_->tid, aname, f, l); in ScopedAnnotation()
42 FuncExit(thr_); in ~ScopedAnnotation()
43 CheckNoLocks(thr_); in ~ScopedAnnotation()
46 ThreadState *const thr_; member in __tsan::ScopedAnnotation
Dtsan_interceptors.cc257 : thr_(thr) in ScopedInterceptor()
261 if (!thr_->is_inited) in ScopedInterceptor()
263 if (!thr_->ignore_interceptors) in ScopedInterceptor()
265 DPrintf("#%d: intercept %s()\n", thr_->tid, fname); in ScopedInterceptor()
266 if (!thr_->in_ignored_lib && libignore()->IsIgnored(pc)) { in ScopedInterceptor()
268 thr_->in_ignored_lib = true; in ScopedInterceptor()
269 ThreadIgnoreBegin(thr_, pc_); in ScopedInterceptor()
271 if (flags()->ignore_interceptors_accesses) ThreadIgnoreBegin(thr_, pc_); in ScopedInterceptor()
275 if (!thr_->is_inited) in ~ScopedInterceptor()
277 if (flags()->ignore_interceptors_accesses) ThreadIgnoreEnd(thr_, pc_); in ~ScopedInterceptor()
[all …]
Dtsan_interceptors.h16 ThreadState *const thr_;
Dtsan_interface_atomic.cc469 : thr_(thr) { in ScopedAtomic()
470 FuncEntry(thr_, pc); in ScopedAtomic()
471 DPrintf("#%d: %s(%p, %d)\n", thr_->tid, func, a, mo); in ScopedAtomic()
474 ProcessPendingSignals(thr_); in ~ScopedAtomic()
475 FuncExit(thr_); in ~ScopedAtomic()
478 ThreadState *thr_; member in ScopedAtomic
/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_interface_java.cpp41 : thr_(thr) { in ScopedJavaFunc()
42 Initialize(thr_); in ScopedJavaFunc()
47 FuncExit(thr_); in ~ScopedJavaFunc()
52 ThreadState *thr_; member in __tsan::ScopedJavaFunc
Dtsan_interface_ann.cpp34 : thr_(thr) { in ScopedAnnotation()
35 FuncEntry(thr_, pc); in ScopedAnnotation()
36 DPrintf("#%d: annotation %s()\n", thr_->tid, aname); in ScopedAnnotation()
40 FuncExit(thr_); in ~ScopedAnnotation()
41 CheckNoLocks(thr_); in ~ScopedAnnotation()
44 ThreadState *const thr_; member in __tsan::ScopedAnnotation
Dtsan_interceptors_posix.cpp254 : thr_(thr), pc_(pc), in_ignored_lib_(false), ignoring_(false) { in ScopedInterceptor()
256 if (!thr_->is_inited) return; in ScopedInterceptor()
257 if (!thr_->ignore_interceptors) FuncEntry(thr, pc); in ScopedInterceptor()
258 DPrintf("#%d: intercept %s()\n", thr_->tid, fname); in ScopedInterceptor()
260 !thr_->in_ignored_lib && (flags()->ignore_interceptors_accesses || in ScopedInterceptor()
266 if (!thr_->is_inited) return; in ~ScopedInterceptor()
268 if (!thr_->ignore_interceptors) { in ~ScopedInterceptor()
269 ProcessPendingSignals(thr_); in ~ScopedInterceptor()
270 FuncExit(thr_); in ~ScopedInterceptor()
271 CheckNoLocks(thr_); in ~ScopedInterceptor()
[all …]
Dtsan_interceptors.h16 ThreadState *const thr_;
Dtsan_interface_atomic.cpp493 : thr_(thr) { in ScopedAtomic()
494 FuncEntry(thr_, pc); in ScopedAtomic()
495 DPrintf("#%d: %s(%p, %d)\n", thr_->tid, func, a, mo); in ScopedAtomic()
498 ProcessPendingSignals(thr_); in ~ScopedAtomic()
499 FuncExit(thr_); in ~ScopedAtomic()
502 ThreadState *thr_; member in ScopedAtomic
/external/tensorflow/tensorflow/compiler/tf2tensorrt/utils/
Dtrt_lru_cache.cc47 thr_->join(); in TerminateCalibration()
Dtrt_lru_cache.h180 std::unique_ptr<std::thread> thr_; variable
/external/tensorflow/tensorflow/compiler/tf2tensorrt/kernels/
Dtrt_engine_op.cc1056 cres->thr_.reset(new std::thread([this, cres, shapes, platform_gpu_id, in AllocateCalibrationResources()
/external/libabigail/tests/data/test-annotate/
Dtest15-pr18892.so.abi11631 <!-- __tsan::ThreadState* const ScopedInterceptor::thr_ -->
11632 …<var-decl name='thr_' type-id='type-id-609' visibility='default' filepath='../../.././libsanitizer…
27342 <!-- __tsan::ThreadState* const __tsan::ScopedAnnotation::thr_ -->
27343 …<var-decl name='thr_' type-id='type-id-609' visibility='default' filepath='../../.././libsanitizer…
27938 <!-- __tsan::ThreadState* ScopedAtomic::thr_ -->
27939 …<var-decl name='thr_' type-id='type-id-467' visibility='default' filepath='../../.././libsanitizer…
31704 <!-- __tsan::ThreadState* __tsan::ScopedJavaFunc::thr_ -->
31705 …<var-decl name='thr_' type-id='type-id-467' visibility='default' filepath='../../.././libsanitizer…
32777 <!-- __tsan::ThreadState* __tsan::ScopedInRtl::thr_ -->
32778 …<var-decl name='thr_' type-id='type-id-467' visibility='default' filepath='../../.././libsanitizer…
/external/libabigail/tests/data/test-read-dwarf/
Dtest15-pr18892.so.abi7200 …<var-decl name='thr_' type-id='type-id-609' visibility='default' filepath='../../.././libsanitizer…
15864 …<var-decl name='thr_' type-id='type-id-609' visibility='default' filepath='../../.././libsanitizer…
16200 …<var-decl name='thr_' type-id='type-id-467' visibility='default' filepath='../../.././libsanitizer…
18791 …<var-decl name='thr_' type-id='type-id-467' visibility='default' filepath='../../.././libsanitizer…
19476 …<var-decl name='thr_' type-id='type-id-467' visibility='default' filepath='../../.././libsanitizer…