futex_wake
futex_wake(volatile uint32_t *p, int n, int priv)
futex_wake(struct proc *p, uint32_t *uaddr, uint32_t n, int flags,