Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members

solaris.cc File Reference

#include <stdlib.h>
#include <errno.h>
#include <omnithread.h>
#include "threaddata.cc"

Include dependency graph for solaris.cc:


Classes

class  omni_thread_dummy

Defines

#define DB(x)
#define THROW_ERRORS(x)
#define INSIDE_THREAD_IMPL_CC

Functions

void * omni_thread_wrapper (void *ptr)

Define Documentation

#define DB  ) 
 

#define INSIDE_THREAD_IMPL_CC
 

#define THROW_ERRORS  ) 
 

Value:

{ int rc = (x); \
                          if (rc != 0) throw omni_thread_fatal(rc); }


Function Documentation

void* omni_thread_wrapper void *  ptr  ) 
 


Generated on Sat Jul 8 17:10:52 2006 for GNU Radio 2.x by  doxygen 1.4.1