Main Page | Class Hierarchy | Class List | File List | Class Members | File Members | Related Pages

ThreadedOrbRunStrategy.h File Reference


Detailed Description

A multi-thread OrbRunStrategy.

Author:
Author
knoxy
Version:
Revision
1.3
Date:
Date
2004/11/12 03:53:19

#include "OrbRunStrategy.h"

Go to the source code of this file.

Classes

class  ThreadedOrbRunStrategy
 Calls ORB::run with a configurable number of threads. More...


Functions

void * kickstart (void *arg)
 Thread entry point.


Function Documentation

void * kickstart void *  arg  ) 
 

Thread entry point.

Parameters:
arg - The POSIX standard void* parameter
Returns:
The POSIX standard void* exit status