1
1

Fix threaded builds broken by r14914

This commit was SVN r14933.

The following SVN revision numbers were found above:
  r14914 --> open-mpi/ompi@983fd3432a
Этот коммит содержится в:
Tim Prins 2007-06-06 22:30:34 +00:00
родитель 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 */