mld_condition_t Class Reference

#include <mld_threads.h>

Collaboration diagram for mld_condition_t:

Collaboration graph
[legend]

List of all members.

Public Member Functions

__INLINE__ mld_condition_t (mld_mutex_ptr mutex=NULL)
__INLINE__ ~mld_condition_t ()
__INLINE__ mld_mutex_ptr mutex ()
__INLINE__ void signal ()
__INLINE__ void wait ()
__INLINE__ mld_condition_t (mld_mutex_ptr mutex=NULL)
__INLINE__ ~mld_condition_t ()
__INLINE__ mld_mutex_ptr mutex ()
__INLINE__ void signal ()
__INLINE__ void wait ()


Constructor & Destructor Documentation

__INLINE__ mld_condition_t::mld_condition_t ( mld_mutex_ptr  mutex = NULL  )  [inline]

References mld_mutex_t::mutex(), mutex(), and NULL.

__INLINE__ mld_condition_t::~mld_condition_t (  )  [inline]

References NULL, and signal().

__INLINE__ mld_condition_t::mld_condition_t ( mld_mutex_ptr  mutex = NULL  )  [inline]

References mld_mutex_t::mutex(), mutex(), and NULL.

__INLINE__ mld_condition_t::~mld_condition_t (  )  [inline]

References NULL, and signal().


Member Function Documentation

__INLINE__ mld_mutex_ptr mld_condition_t::mutex (  )  [inline]

__INLINE__ mld_mutex_ptr mld_condition_t::mutex (  )  [inline]

Referenced by mld_condition_t().

__INLINE__ void mld_condition_t::signal ( void   )  [inline]

References DEBUG.

__INLINE__ void mld_condition_t::signal (  )  [inline]

__INLINE__ void mld_condition_t::wait ( void   )  [inline]

References DEBUG, and mld_mutex_t::mutex().

__INLINE__ void mld_condition_t::wait (  )  [inline]


The documentation for this class was generated from the following files:

Generated on Thu Mar 5 09:03:20 2009 for GNU Radio 3.1.3 by  doxygen 1.5.8