1
1
This commit was SVN r4209.
Этот коммит содержится в:
Jeff Squyres 2005-01-28 18:47:29 +00:00
родитель 75f38c5bd3
Коммит 90fb658177

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

@ -23,7 +23,7 @@
static int ompi_progress_event_flag = OMPI_EVLOOP_ONCE;
int ompi_progress_pending_io_reqs = false;
int ompi_progress_pending_io_reqs = 0;
void ompi_progress_events(int flag)