N-sim
Emulation and simulation of
Wireless Sensor Networks



   Home


   Project Page


   Download


   CVS



   Installation


   Configuration


   Plug-ins




 Hosted by
SourceForge.net Logo

sys_sem Struct Reference

List of all members.

Public Attributes

unsigned int c
l4semaphore_t cond
l4lock_t mutex

Detailed Description

Definition at line 73 of file sys_arch.c.


Member Data Documentation

unsigned int sys_sem::c
 

Definition at line 74 of file sys_arch.c.

Referenced by sys_arch_sem_wait(), and sys_sem_signal().

l4semaphore_t sys_sem::cond
 

Definition at line 75 of file sys_arch.c.

Referenced by sys_arch_sem_wait(), and sys_sem_signal().

l4lock_t sys_sem::mutex
 

Definition at line 76 of file sys_arch.c.

Referenced by sys_arch_sem_wait(), and sys_sem_signal().


The documentation for this struct was generated from the following file:
  • /home/brennan/n-sim/OrbisQuartus/server/l4/patches/lwip-ore/sys_arch.c


© 2007, Los Alamos National Security, LLC.