TSP: The Transport Sample Protocol



Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

rqh_manager_data_t Struct Reference
[Request]

The TSP rqh manager data structure. More...

#include <tsp_request.h>


Data Fields

pthread_cond_t cond
 The condition variable used by the rqh in order to signal the proper termination off all thread.

pthread_mutex_t mutex
 The associated mutex.

int nb_running_rhq
 The number of running thread.


Detailed Description

The TSP rqh manager data structure.

It is used for manager/rqh termination synchronization.

Definition at line 123 of file tsp_request.h.


Field Documentation

pthread_cond_t rqh_manager_data_t::cond
 

The condition variable used by the rqh in order to signal the proper termination off all thread.

Definition at line 125 of file tsp_request.h.

pthread_mutex_t rqh_manager_data_t::mutex
 

The associated mutex.

Definition at line 128 of file tsp_request.h.

int rqh_manager_data_t::nb_running_rhq
 

The number of running thread.

Definition at line 129 of file tsp_request.h.


The documentation for this struct was generated from the following file: Framework Home Page.

Beware !! TSP wave is coming...