Home | History | Annotate | Download | only in sanitizer_common

Lines Matching defs:FUTEX_WAIT

85 const int FUTEX_WAIT = 0;
473 internal_syscall(SYSCALL(futex), (uptr)m, FUTEX_WAIT, MtxSleeping, 0, 0, 0);