Data Fields | |
| unsigned int | c | 
| ubthread_cond_t | cond | 
| ubthread_mutex_t | mutex | 
Definition at line 115 of file sys_arch.c.
| 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().
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().
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().
 1.4.7