Allocate a i2o_exec_wait struct an initialize it
struct i2o_exec_wait * i2o_exec_wait_alloc(void);
void
no arguments
Allocate the i2o_exec_wait struct and initialize the wait.
Returns i2o_exec_wait pointer on success or negative error code on failure.