N-sim
Emulation and simulation of
Wireless Sensor Networks



   Home


   Project Page


   Download


   CVS



   Installation


   Configuration


   Plug-ins




 Hosted by
SourceForge.net Logo

mutex_t Union Reference

#include <mutex.h>

List of all members.

Public Attributes

void * pthread_mutex
void * l4_mutex


Detailed Description

Definition at line 45 of file mutex.h.


Member Data Documentation

void* mutex_t::l4_mutex
 

Definition at line 47 of file mutex.h.

Referenced by mutex_destroy(), mutex_init(), mutex_lock(), mutex_trylock(), and mutex_unlock().

void* mutex_t::pthread_mutex
 

Definition at line 46 of file mutex.h.

Referenced by mutex_destroy(), mutex_init(), mutex_lock(), mutex_trylock(), and mutex_unlock().


The documentation for this union was generated from the following file:
  • /home/brennan/n-sim/OrbisQuartus/shared/mutex.h


© 2007, Los Alamos National Security, LLC.