ug - fix some dumb copy-n-paste errors
This commit was SVN r15188.
Этот коммит содержится в:
родитель
42b2c4e1df
Коммит
e279192865
@ -645,8 +645,8 @@ ompi_osc_rdma_passive_unlock_complete(ompi_osc_rdma_module_t *module)
|
||||
multiple if SHARED) */
|
||||
opal_list_join(©_unlock_acks,
|
||||
opal_list_get_end(©_unlock_acks),
|
||||
&module->p2p_unlocks_pending);
|
||||
OPAL_THREAD_UNLOCK(&module->p2p_lock);
|
||||
&module->m_unlocks_pending);
|
||||
OPAL_THREAD_UNLOCK(&module->m_lock);
|
||||
|
||||
/* issue whichever unlock acks we should issue */
|
||||
while (NULL != (new_pending = (ompi_osc_rdma_pending_lock_t*)
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user