Home | History | Annotate | Download | only in tsan

Lines Matching full:accesses

242 // We ignore memory accesses and sync events inside malloc.
243 // Accesses are ignored so that we don't spend time on them.
540 memory accesses inside it. */
2215 So, when __cxa_guard_acquire returns true, we start ignoring all accesses
2217 We also need to ignore all accesses inside these two functions.