Searched refs:FUTEX_OWNER_DIED (Results 1 – 2 of 2) sorted by relevance
| /components/lwp/ | ||
| A D | libc_musl.h | 41 #define FUTEX_OWNER_DIED 0x40000000 macro |
| A D | lwp_futex.c | 844 nword = (word & FUTEX_WAITERS) | FUTEX_OWNER_DIED; in _handle_futex_death() |
Completed in 7 milliseconds