Home | History | Annotate | Download | only in tsan

Lines Matching refs:MUNMAP

1773 uintptr_t WRAP_NAME(munmap)(WRAP_PARAM4) {
1778 DumpEvent(ctx, MUNMAP, tid, pc, arg0, arg1);
3203 WrapFunc4(img, rtn, "munmap", (AFUNPTR)WRAP_NAME(munmap));