sys_sem Struct Reference


Detailed Description

Definition at line 115 of file sys_arch.c.

Data Fields

unsigned int c
ubthread_cond_t cond
ubthread_mutex_t mutex


Field Documentation

unsigned int sys_sem::c

Definition at line 116 of file sys_arch.c.

Referenced by sys_arch_sem_wait(), sys_sem_new_(), and sys_sem_signal().

ubthread_cond_t sys_sem::cond

Definition at line 117 of file sys_arch.c.

Referenced by sys_arch_sem_wait(), sys_sem_free_(), sys_sem_new_(), and sys_sem_signal().

ubthread_mutex_t sys_sem::mutex

Definition at line 118 of file sys_arch.c.

Referenced by sys_arch_sem_wait(), sys_sem_free_(), sys_sem_new_(), and sys_sem_signal().


The documentation for this struct was generated from the following file:
Generated on Sun Dec 3 02:38:14 2006 for UbixOS V2 by  doxygen 1.4.7