1
1
This commit was SVN r9436.
Этот коммит содержится в:
Graham Fagg 2006-03-28 06:15:48 +00:00
родитель c93680074f
Коммит 19906e66dc

Просмотреть файл

@ -55,6 +55,9 @@ struct mca_pml_dr_t {
size_t send_pipeline_depth; size_t send_pipeline_depth;
bool enabled; bool enabled;
/* lock queue accesses */
opal_mutex_t lock;
time_t tout_ack; time_t tout_ack;
time_t tout_watch_dog; time_t tout_watch_dog;