.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "RPC_WAKE_UP_STATUS" "9" "09 October 2005" "" ""
.SH NAME
rpc_wake_up_status \- wake up all rpc_tasks and set their status value.
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void rpc_wake_up_status (struct rpc_wait_queue * \fIqueue\fB, int \fIstatus\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIqueue\fB\fR
rpc_wait_queue on which the tasks are sleeping
.TP
\fB\fIstatus\fB\fR
status value to set
.SH "DESCRIPTION"
.PP
Grabs queue->lock