Searched refs:ignore_sync (Results 1 – 20 of 20) sorted by relevance
405 if (thr->ignore_sync) in Acquire()427 if (thr->ignore_sync) in AcquireGlobal()435 if (thr->ignore_sync) in ReleaseStoreAcquire()447 if (thr->ignore_sync) in Release()459 if (thr->ignore_sync) in ReleaseStore()481 if (thr->ignore_sync) in AfterSleep()491 if (thr->ignore_sync) in AcquireImpl()498 if (thr->ignore_sync) in ReleaseStoreAcquireImpl()506 if (thr->ignore_sync) in ReleaseImpl()514 if (thr->ignore_sync) in ReleaseStoreImpl()[all …]
354 cur_thread()->ignore_sync++; in CheckUnwind()714 thr->ignore_sync++; in ThreadIgnoreSyncBegin()715 CHECK_GT(thr->ignore_sync, 0); in ThreadIgnoreSyncBegin()724 CHECK_GT(thr->ignore_sync, 0); in ThreadIgnoreSyncEnd()725 thr->ignore_sync--; in ThreadIgnoreSyncEnd()727 if (thr->ignore_sync == 0) in ThreadIgnoreSyncEnd()
486 if (UNLIKELY(thr->ignore_sync || thr->ignore_interceptors)) \844 if (thr->ignore_sync) { \853 if (thr->ignore_sync) { \
83 if (thr->ignore_sync) in ThreadCheckIgnore()
1977 int ignore_sync = thr->ignore_sync; in CallUserSignalHandler() local1989 thr->ignore_sync = 0; in CallUserSignalHandler()2012 thr->ignore_sync = ignore_sync; in CallUserSignalHandler()
156 int ignore_sync; member
406 if (thr->ignore_sync) in Acquire()426 if (thr->ignore_sync) in AcquireGlobal()435 if (thr->ignore_sync) in Release()447 if (thr->ignore_sync) in ReleaseStore()469 if (thr->ignore_sync) in AfterSleep()479 if (thr->ignore_sync) in AcquireImpl()487 if (thr->ignore_sync) in ReleaseImpl()496 if (thr->ignore_sync) in ReleaseStoreImpl()505 if (thr->ignore_sync) in AcquireReleaseImpl()
1050 thr->ignore_sync++; in ThreadIgnoreSyncBegin()1051 CHECK_GT(thr->ignore_sync, 0); in ThreadIgnoreSyncBegin()1060 CHECK_GT(thr->ignore_sync, 0); in ThreadIgnoreSyncEnd()1061 thr->ignore_sync--; in ThreadIgnoreSyncEnd()1063 if (thr->ignore_sync == 0) in ThreadIgnoreSyncEnd()
478 if (thr->ignore_sync || thr->ignore_interceptors) { \878 if (thr->ignore_sync) { \888 if (thr->ignore_sync) { \
1898 int ignore_sync = thr->ignore_sync; in CallUserSignalHandler() local1903 thr->ignore_sync = 0; in CallUserSignalHandler()1924 thr->ignore_sync = ignore_sync; in CallUserSignalHandler()
201 if (thr->ignore_sync) in ThreadCheckIgnore()
392 int ignore_sync; member
42 cur_thread()->ignore_sync++; in TsanCheckFailed()
404 if (thr->ignore_sync) in Acquire()424 if (thr->ignore_sync) in AcquireGlobal()433 if (thr->ignore_sync) in Release()445 if (thr->ignore_sync) in ReleaseStore()467 if (thr->ignore_sync) in AfterSleep()477 if (thr->ignore_sync) in AcquireImpl()485 if (thr->ignore_sync) in ReleaseImpl()494 if (thr->ignore_sync) in ReleaseStoreImpl()503 if (thr->ignore_sync) in AcquireReleaseImpl()
1046 thr->ignore_sync++; in ThreadIgnoreSyncBegin()1047 CHECK_GT(thr->ignore_sync, 0); in ThreadIgnoreSyncBegin()1056 CHECK_GT(thr->ignore_sync, 0); in ThreadIgnoreSyncEnd()1057 thr->ignore_sync--; in ThreadIgnoreSyncEnd()1059 if (thr->ignore_sync == 0) in ThreadIgnoreSyncEnd()
476 if (thr->ignore_sync || thr->ignore_interceptors) { \876 if (thr->ignore_sync) { \886 if (thr->ignore_sync) { \
1856 int ignore_sync = thr->ignore_sync; in CallUserSignalHandler() local1861 thr->ignore_sync = 0; in CallUserSignalHandler()1882 thr->ignore_sync = ignore_sync; in CallUserSignalHandler()
199 if (thr->ignore_sync) in ThreadCheckIgnore()
388 int ignore_sync; member
40 cur_thread()->ignore_sync++; in TsanCheckFailed()