missing lock?
This commit was SVN r9436.
Этот коммит содержится в:
родитель
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;
|
||||||
|
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user