TSP: The Transport Sample Protocol



rqh_manager_data_t Struct Reference
[Request Handler]

The TSP rqh manager data structure. More...

Collaboration diagram for rqh_manager_data_t:

[legend]

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.


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.

pthread_mutex_t rqh_manager_data_t::mutex

The associated mutex.

int rqh_manager_data_t::nb_running_rhq

The number of running thread.

Framework Home Page.


Beware !! TSP wave is coming...