Searched refs:FUTEX_STATE_OK (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dfutex.h57 FUTEX_STATE_OK, enumerator in enum:__anon15
70 tsk->futex_state = FUTEX_STATE_OK;
/linux-master/kernel/futex/
H A Dcore.c1135 * Reset the state to FUTEX_STATE_OK. The task is alive and about
1138 futex_cleanup_end(tsk, FUTEX_STATE_OK);
H A Dpi.c442 if (unlikely(p->futex_state != FUTEX_STATE_OK)) {

Completed in 124 milliseconds