RPC_FIND_PARENT
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
rpc_find_parent - find the parent of a child task.
SYNOPSIS
"SYNOPSIS"
struct rpc_task * rpc_find_parent (struct rpc_task * child);
ARGUMENTS
- child
-
child task
DESCRIPTION
Checks that the parent task is still sleeping on the
queue 'childq'. If so returns a pointer to the parent.
Upon failure returns NULL.
Caller must hold childq.lock
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:43 GMT, October 09, 2005