newqueue.c File Reference

Implements the functions: newqueue. More...

#include <queue.h>

Include dependency graph for newqueue.c:

Go to the source code of this file.

Functions

qid_typ newqueue (void)
 Initialize a new queue in the global thread queue table.


Detailed Description

Implements the functions: newqueue.

Id
newqueue.c 1460 2008-08-13 21:14:39Z brylow

Definition in file newqueue.c.


Function Documentation

qid_typ newqueue ( void   ) 

Initialize a new queue in the global thread queue table.

Returns:
newly allocated queue ID or SYSERR

< next available quetab entry

Definition at line 15 of file newqueue.c.

References EMPTY, MAXKEY, MINKEY, NQENT, quetab, and SYSERR.

Referenced by sysinit().

Here is the caller graph for this function:


Generated on Wed Aug 27 06:08:54 2008 for Embedded XINU by  doxygen 1.5.5