.\" 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_DO_WAKE_UP_TASK" "9" "09 October 2005" "" ""
.SH NAME
__rpc_do_wake_up_task \- wake up a single rpc_task
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void __rpc_do_wake_up_task (struct rpc_task * \fItask\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fItask\fB\fR
task to be woken up
.SH "DESCRIPTION"
.PP
Caller must hold queue->lock, and have cleared the task queued flag.