HomeSort by: relevance | last modified time | path
    Searched defs:EventUnlock (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/libsanitizer/tsan/
tsan_trace.h 136 struct EventUnlock {
139 "unused bits in EventUnlock");
147 static_assert(sizeof(EventUnlock) == 8, "bad EventUnlock size");
  /src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
tsan_trace.h 166 struct EventUnlock {
173 static_assert(sizeof(EventUnlock) == 8, "bad EventUnlock size");

Completed in 39 milliseconds