sentry Struct Reference

#include <semaphore.h>


Data Fields

char state
short count
queue queue


Detailed Description

Definition at line 23 of file semaphore.h.


Field Documentation

the state SFREE or SUSED

Definition at line 25 of file semaphore.h.

Referenced by allocsem(), freesem(), and sysinit().

count for this semaphore

Definition at line 26 of file semaphore.h.

Referenced by freesem(), kill(), newsem(), signal(), signaln(), sysinit(), test_checkSemCount(), and wait().

requires q.h.

Definition at line 27 of file semaphore.h.

Referenced by freesem(), signal(), signaln(), sysinit(), test_deltaQueue(), test_procQueue(), and wait().


The documentation for this struct was generated from the following file:

Generated on Thu Oct 9 22:35:28 2008 for xinu by  doxygen 1.5.5