GET_EVENT_STRUCT
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
get_event_struct - Gets the next free event in pool
SYNOPSIS
"SYNOPSIS"
struct srp_event_struct * get_event_struct (struct event_pool * pool);
ARGUMENTS
- pool
-
event_pool that contains the events to be searched
DESCRIPTION
Returns the next event in ``free'' state, and NULL if none are free.
Note that no synchronization is done here, we assume the host_lock
will syncrhonze things.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:11 GMT, October 09, 2005