GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> EFC / V4-5-4 > efc / rad750
Typedefs | |
| typedef struct _FORK_fcb | FORK_fcb |
| typedef union _FORK_que | FORK_que |
Functions | |
| FORK_fcb * | EHP_create (void) |
| Creates the Event Handler Proxy task. | |
| unsigned int | EHP_destroy (void) |
| Destroys the Event Handler Proxy task. | |
| FORK_que * | EHP_queGet (int que_id) |
| Gets the fork que handle of the specified fork que. | |
CVS $Id: EHP.h,v 1.1 2007/10/10 23:40:42 russell Exp $
| FORK_fcb* EHP_create | ( | void | ) |
Creates the Event Handler Proxy task.
References get_task_priority().
Referenced by EHP_queGet().
| unsigned int EHP_destroy | ( | void | ) |
Destroys the Event Handler Proxy task.
| FORK_que* EHP_queGet | ( | int | que_id | ) |
Gets the fork que handle of the specified fork que.
References EHP_create().
1.5.8