3 * We fork, and return false !
11 int hacky_par_start_failnow(void);
12 int hacky_par_mid_failnow(void);
13 void hacky_par_end(int *ok,
14 int32_t retries, int32_t timeout,
15 bool_t (*send_msg)(struct site *st), struct site *st);
17 #endif /* hackympzpar_h */