rpc_wake_up (9) - Linux Manuals
rpc_wake_up: wake up all rpc_tasks
Command to display rpc_wake_up
manual in Linux: $ man 9 rpc_wake_up
NAME
rpc_wake_up - wake up all rpc_tasks
SYNOPSIS
-
void rpc_wake_up(struct rpc_wait_queue * queue);
ARGUMENTS
queue
-
- rpc_wait_queue on which the tasks are sleeping
DESCRIPTION
Grabs queue->lock
COPYRIGHT
Pages related to rpc_wake_up