Fix threaded builds broken by r14914
This commit was SVN r14933. The following SVN revision numbers were found above: r14914 --> open-mpi/ompi@983fd3432a
Этот коммит содержится в:
родитель
6a5e039466
Коммит
31a3430c85
@ -514,7 +514,7 @@ static int orte_rmgr_urm_spawn_job(
|
||||
/* indicate that we don't need to wait for xconnect */
|
||||
OPAL_THREAD_LOCK(&mca_rmgr_urm_component.lock);
|
||||
mca_rmgr_urm_component.xconnect = true;
|
||||
OPAL_THREAD_UNLOCK(&mca_urm_proxy_component.lock);
|
||||
OPAL_THREAD_UNLOCK(&mca_rmgr_urm_component.lock);
|
||||
}
|
||||
|
||||
/* setup the subscription so we will know if things fail to launch */
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user