GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > IPBS / V0-0-1

Constituent: pbs     Tag: i845e


Interface   Data Structures   File List   Data Fields   Globals  

TASK_pvtdefs.h.vx-xxx-xxx File Reference

POSIX specific private definitions for the TASK facility. More...

#include <taskLib.h>

Include dependency graph for TASK_pvtdefs.h.vx-xxx-xxx:


Data Structures

struct  _TASK_ecb
 The Exit Control Block for the VxWorks implementation. More...
struct  _TASK_tcb
 The TASK Control Block for the VxWorks implementation. More...

Typedefs

typedef _TASK_ecb TASK_ecb
 Typedef for struct _TASK_ecb.

Detailed Description

POSIX specific private definitions for the TASK facility.

Author:
JJRussell - russell@slac.stanford.edu
    CVS $Id: TASK_pvtdefs.h.vx-xxx-xxx,v 1.1.1.1 2006/02/10 21:45:34 saxton Exp $

Typedef Documentation

TASK_ecb
 

Typedef for struct _TASK_ecb.

This structure maintains context used when a implicitly or explicitly call TASK_exit. TASK_exit() and/or its counter-part TASK_join() uses this context to clean-up resources that TASK_create() garnered.


Generated on Fri Feb 10 20:24:42 2006 by  doxygen 1.4.4