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

/bionic/libc/kernel/common/linux/sunrpc/
H A Dsched.h127 #define RPC_IS_QUEUED(t) (test_bit(RPC_TASK_QUEUED, &(t)->tk_runstate)) macro

Completed in 292 milliseconds