SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
Thread_unix.h File Reference

Header file for utiity functions for unix versions of the thread class. More...

#include <sys/types.h>
#include <string>

Go to the source code of this file.

Functions

std::string Core_Thread_signal_name (int sig, void *code)
 

Detailed Description

Header file for utiity functions for unix versions of the thread class.

Author
Steve Parker Department of Computer Science University of Utah
Date
June 1997

Function Documentation

std::string Core_Thread_signal_name ( int  sig,
void *  code 
)