| Home | Sort by: relevance | last modified time | path |
| /src/external/gpl3/gcc/dist/libsanitizer/tsan/ | |
| tsan_rtl.h | 161 int ignore_sync; member in struct:__tsan::ThreadState |
| /src/external/gpl3/gcc.old/dist/libsanitizer/tsan/ | |
| tsan_rtl.h | 156 int ignore_sync; member in struct:__tsan::ThreadState |
| /src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/ | |
| tsan_rtl.h | 392 int ignore_sync; member in struct:__tsan::ThreadState |
| tsan_interceptors.cc | 1898 int ignore_sync = thr->ignore_sync; local 1903 thr->ignore_sync = 0; 1924 thr->ignore_sync = ignore_sync; |