1
1

callback for init prior to launch - allow app to hookup stdout/stderr

prior to launch

This commit was SVN r8083.
Этот коммит содержится в:
Tim Woodall 2005-11-10 04:47:41 +00:00
родитель d542e14120
Коммит 3699c924bd

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

@ -355,6 +355,7 @@ static int orte_rmgr_urm_spawn(
ORTE_ERROR_LOG(rc);
return rc;
}
cbfunc(*jobid, ORTE_PROC_STATE_INIT);
}
/*