solaris.cc File Reference

#include <stdlib.h>
#include <errno.h>
#include <omnithread.h>
#include "threaddata.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 Mon Sep 18 14:57:47 2006 for GNU Radio 2.x by  doxygen 1.4.7