thread_tree_tst.cpp File Reference

#include <stdlib.h>
#include <unistd.h>
#include <assert.h>
#include <iostream>
#include <rpa/synchro.h>

Typedefs

typedef rpa::thread_crea thr_t
 Whatever the thread type is, we do only compile tests.
typedef thr_t thr_array1_t [ThrNb1]
typedef rpa::thread_tree<
thr_array1_t, thr_t * > 
thr_tree1_t

Functions

static void tst_static_1 (void)
int main (int aArgC, const char **aArgV)

Variables

static const rpa::thr_nb_t ThrNb1 = 10

Typedef Documentation

typedef thr_t thr_array1_t[ThrNb1]

typedef rpa::thread_crea thr_t

Whatever the thread type is, we do only compile tests.

typedef rpa::thread_tree< thr_array1_t , thr_t * > thr_tree1_t


Function Documentation

int main ( int  aArgC,
const char **  aArgV 
)

static void tst_static_1 ( void   )  [static]


Variable Documentation

const rpa::thr_nb_t ThrNb1 = 10 [static]


Generated on Tue Sep 25 10:20:31 2007 for rpa by  doxygen 1.4.7