Searched refs:ignore_sync (Results 1 – 15 of 15) sorted by relevance
405 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 …]
1092 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()
477 if (UNLIKELY(thr->ignore_sync || thr->ignore_interceptors)) { \877 if (thr->ignore_sync) { \887 if (thr->ignore_sync) { \
1940 int ignore_sync = thr->ignore_sync; in CallUserSignalHandler() local1945 thr->ignore_sync = 0; in CallUserSignalHandler()1966 thr->ignore_sync = ignore_sync; in CallUserSignalHandler()
203 if (thr->ignore_sync) in ThreadCheckIgnore()
41 cur_thread()->ignore_sync++; in TsanCheckFailed()
386 int ignore_sync; member
364 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()
989 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()
1777 int ignore_sync = thr->ignore_sync; in CallUserSignalHandler() local1782 thr->ignore_sync = 0; in CallUserSignalHandler()1804 thr->ignore_sync = ignore_sync; in CallUserSignalHandler()
190 if (thr->ignore_sync) in ThreadCheckIgnore()
853 if (thr->ignore_sync) { \863 if (thr->ignore_sync) { \
377 int ignore_sync; member
9240 <!-- 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…
5405 …<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…