1
1

Look like the name changed from OSC_PT2PT_DATA to P2P_MODULE.

This commit was SVN r8852.
Этот коммит содержится в:
George Bosilca 2006-01-31 06:34:36 +00:00
родитель 0d507ad970
Коммит 42516d0785

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

@ -67,7 +67,7 @@ ompi_osc_pt2pt_module_fence(int assert, ompi_win_t *win)
int ret = OMPI_SUCCESS;
int i;
OPAL_THREAD_LOCK(&(OSC_PT2PT_DATA(win)->p2p_lock));
OPAL_THREAD_LOCK(&(P2P_MODULE(win)->p2p_lock));
if (0 == (assert & MPI_MODE_NOPRECEDE)) {
/* user has not promised nothing has happened - need to make