Main Page
Namespaces
Classes
Files
Directories
Class List
Class Hierarchy
Class Members
rpa
::
thread_replace_t
rpa::thread_replace_t< Thr > Struct Template Reference
#include <thread_replace.h>
List of all members.
Public Member Functions
void
join
(void)
Detailed Description
template<class Thr>
struct rpa::thread_replace_t< Thr >
This allows to the main thread to execute the code of a sub-thread which could not get a time-slice to execute its code. This frequently happens if a main thread creates a thread and waits for its termination, in the same time-slice.
Member Function Documentation
template<class Thr>
void
rpa::thread_replace_t
< Thr >::join
(
void
)
[inline]
The documentation for this struct was generated from the following file:
thread_replace.h
Generated on Tue Sep 25 10:20:31 2007 for rpa by
1.4.7