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 Thu Mar 27 14:59:45 2008 for GNU Radio 3.1.1 by  doxygen 1.5.5