Include ompi_event_signal_pipe in the #if.
This commit was SVN r5074.
Этот коммит содержится в:
родитель
ffc75a623f
Коммит
d338550a37
@ -63,8 +63,8 @@ extern struct ompi_event_list ompi_signalqueue;
|
|||||||
|
|
||||||
static short ompi_evsigcaught[NSIG];
|
static short ompi_evsigcaught[NSIG];
|
||||||
static int ompi_needrecalc;
|
static int ompi_needrecalc;
|
||||||
static int ompi_event_signal_pipe[2];
|
|
||||||
#if 0
|
#if 0
|
||||||
|
static int ompi_event_signal_pipe[2];
|
||||||
static ompi_event_t ompi_event_signal_pipe_event;
|
static ompi_event_t ompi_event_signal_pipe_event;
|
||||||
#endif
|
#endif
|
||||||
volatile sig_atomic_t ompi_event_signal_count = 0;
|
volatile sig_atomic_t ompi_event_signal_count = 0;
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user