N-sim
Emulation and simulation of
Wireless Sensor Networks



   Home


   Project Page


   Download


   CVS



   Installation


   Configuration


   Plug-ins




 Hosted by
SourceForge.net Logo

/home/brennan/n-sim/OrbisQuartus/server/l4/patches/lwip-ore/include/arch/sys_arch.h File Reference

#include <errno.h>
#include <sys/time.h>

Go to the source code of this file.

Defines

#define SYS_MBOX_NULL   NULL
#define SYS_SEM_NULL   NULL

Typedefs

typedef u32_t sys_prot_t
typedef sys_semsys_sem_t
typedef sys_mboxsys_mbox_t
typedef sys_threadsys_thread_t


Define Documentation

#define SYS_MBOX_NULL   NULL
 

Definition at line 43 of file sys_arch.h.

Referenced by sys_mbox_free().

#define SYS_SEM_NULL   NULL
 

Definition at line 44 of file sys_arch.h.

Referenced by sys_sem_free().


Typedef Documentation

typedef struct sys_mbox* sys_mbox_t
 

Definition at line 52 of file sys_arch.h.

typedef u32_t sys_prot_t
 

Definition at line 46 of file sys_arch.h.

typedef struct sys_sem* sys_sem_t
 

Definition at line 49 of file sys_arch.h.

typedef struct sys_thread* sys_thread_t
 

Definition at line 55 of file sys_arch.h.


© 2007, Los Alamos National Security, LLC.