RPC_FIND_PARENT

Section: ()
Updated: 06 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 rpc_queue_lock


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 13:31:47 GMT, October 06, 2005