Home
last modified time | relevance | path

Searched refs:ignore_sync (Results 1 – 15 of 15) sorted by relevance

/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_rtl_mutex.cpp405 if (thr->ignore_sync) in Acquire()
427 if (thr->ignore_sync) in AcquireGlobal()
436 if (thr->ignore_sync) in ReleaseStoreAcquire()
448 if (thr->ignore_sync) in Release()
460 if (thr->ignore_sync) in ReleaseStore()
482 if (thr->ignore_sync) in AfterSleep()
492 if (thr->ignore_sync) in AcquireImpl()
500 if (thr->ignore_sync) in ReleaseStoreAcquireImpl()
509 if (thr->ignore_sync) in ReleaseImpl()
518 if (thr->ignore_sync) in ReleaseStoreImpl()
[all …]
Dtsan_rtl.cpp1092 thr->ignore_sync++; in ThreadIgnoreSyncBegin()
1093 CHECK_GT(thr->ignore_sync, 0); in ThreadIgnoreSyncBegin()
1102 CHECK_GT(thr->ignore_sync, 0); in ThreadIgnoreSyncEnd()
1103 thr->ignore_sync--; in ThreadIgnoreSyncEnd()
1105 if (thr->ignore_sync == 0) in ThreadIgnoreSyncEnd()
Dtsan_interface_atomic.cpp477 if (UNLIKELY(thr->ignore_sync || thr->ignore_interceptors)) { \
877 if (thr->ignore_sync) { \
887 if (thr->ignore_sync) { \
Dtsan_interceptors_posix.cpp1940 int ignore_sync = thr->ignore_sync; in CallUserSignalHandler() local
1945 thr->ignore_sync = 0; in CallUserSignalHandler()
1966 thr->ignore_sync = ignore_sync; in CallUserSignalHandler()
Dtsan_rtl_thread.cpp203 if (thr->ignore_sync) in ThreadCheckIgnore()
Dtsan_rtl_report.cpp41 cur_thread()->ignore_sync++; in TsanCheckFailed()
Dtsan_rtl.h386 int ignore_sync; member
/external/compiler-rt/lib/tsan/rtl/
Dtsan_rtl_mutex.cc364 if (thr->ignore_sync) in Acquire()
384 if (thr->ignore_sync) in AcquireGlobal()
393 if (thr->ignore_sync) in Release()
405 if (thr->ignore_sync) in ReleaseStore()
427 if (thr->ignore_sync) in AfterSleep()
437 if (thr->ignore_sync) in AcquireImpl()
445 if (thr->ignore_sync) in ReleaseImpl()
454 if (thr->ignore_sync) in ReleaseStoreImpl()
463 if (thr->ignore_sync) in AcquireReleaseImpl()
Dtsan_rtl.cc989 thr->ignore_sync++; in ThreadIgnoreSyncBegin()
990 CHECK_GT(thr->ignore_sync, 0); in ThreadIgnoreSyncBegin()
999 thr->ignore_sync--; in ThreadIgnoreSyncEnd()
1000 CHECK_GE(thr->ignore_sync, 0); in ThreadIgnoreSyncEnd()
1002 if (thr->ignore_sync == 0) in ThreadIgnoreSyncEnd()
Dtsan_interceptors.cc1777 int ignore_sync = thr->ignore_sync; in CallUserSignalHandler() local
1782 thr->ignore_sync = 0; in CallUserSignalHandler()
1804 thr->ignore_sync = ignore_sync; in CallUserSignalHandler()
Dtsan_rtl_thread.cc190 if (thr->ignore_sync) in ThreadCheckIgnore()
Dtsan_interface_atomic.cc853 if (thr->ignore_sync) { \
863 if (thr->ignore_sync) { \
Dtsan_rtl.h377 int ignore_sync; member
/external/libabigail/tests/data/test-annotate/
Dtest15-pr18892.so.abi9240 <!-- int __tsan::ThreadState::ignore_sync -->
9241 …<var-decl name='ignore_sync' type-id='type-id-10' visibility='default' filepath='../../.././libsan…
29560 <!-- int __tsan::ThreadState::ignore_sync -->
29561 …<var-decl name='ignore_sync' type-id='type-id-10' visibility='default' filepath='../../.././libsan…
/external/libabigail/tests/data/test-read-dwarf/
Dtest15-pr18892.so.abi5405 …<var-decl name='ignore_sync' type-id='type-id-10' visibility='default' filepath='../../.././libsan…
17292 …<var-decl name='ignore_sync' type-id='type-id-10' visibility='default' filepath='../../.././libsan…