RPC_WAKE_UP

Section: Linux Networking (9)
Updated: February 2011
Index Return to Main Contents
 

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