Home | History | Annotate | Download | only in tsan

Lines Matching refs:WRITER_LOCK

398       (event == WRITER_LOCK || event == READER_LOCK || event == UNLOCK ||
1472 DumpEvent(ctx, WRITER_LOCK, tid, pc, arg0, 0);
1479 DumpEvent(ctx, WRITER_LOCK, tid, pc, arg0, 0);
1543 DumpEvent(ctx, WRITER_LOCK, tid, pc, arg0, 0);
1555 DumpEvent(ctx, WRITER_LOCK, tid, pc, arg0, 0);
2076 DumpEventWithSp(frame.sp, WRITER_LOCK, tid, frame.pc, frame.arg[0], 0);
2103 DumpEvent(ctx, WRITER_LOCK, tid, pc, arg0, 0);
2110 DumpEvent(ctx, WRITER_LOCK, tid, pc, arg0, 0);
2123 DumpEvent(ctx, WRITER_LOCK, tid, pc, arg0, 0);
2130 DumpEvent(ctx, WRITER_LOCK, tid, pc, arg0, 0);
2153 DumpEvent(ctx, WRITER_LOCK, tid, pc, arg0, 0);
2202 DumpEvent(ctx, WRITER_LOCK, tid, pc, arg1, 0);
2211 DumpEvent(ctx, WRITER_LOCK, tid, pc, arg1, 0);
2428 DumpEvent(0, is_w ? WRITER_LOCK : READER_LOCK, tid, pc, lock, 0);