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

/bionic/libc/kernel/common/linux/sunrpc/
H A Dsched.h131 #define rpc_start_wakeup(t) (test_and_set_bit(RPC_TASK_WAKEUP, &(t)->tk_runstate) == 0) macro

Completed in 5 milliseconds