orte_proc_state_t 92 orte/mca/errmgr/base/base.h ORTE_DECLSPEC void orte_errmgr_base_proc_state_notify(orte_proc_state_t state, orte_process_name_t *proc); orte_proc_state_t 84 orte/mca/errmgr/default_app/errmgr_default_app.c orte_proc_state_t state; orte_proc_state_t 357 orte/mca/errmgr/default_hnp/errmgr_default_hnp.c orte_proc_state_t state = caddy->proc_state; orte_proc_state_t 138 orte/mca/errmgr/default_orted/errmgr_default_orted.c orte_proc_state_t state = ORTE_PROC_STATE_CALLED_ABORT; orte_proc_state_t 321 orte/mca/errmgr/default_orted/errmgr_default_orted.c orte_proc_state_t state = caddy->proc_state; orte_proc_state_t 920 orte/mca/odls/base/odls_base_default_fns.c orte_proc_state_t state; orte_proc_state_t 1541 orte/mca/odls/base/odls_base_default_fns.c orte_proc_state_t state=ORTE_PROC_STATE_WAITPID_FIRED; orte_proc_state_t 135 orte/mca/plm/base/plm_base_receive.c orte_proc_state_t state; orte_proc_state_t 232 orte/mca/state/base/state_base_fns.c orte_proc_state_t state) orte_proc_state_t 298 orte/mca/state/base/state_base_fns.c int orte_state_base_add_proc_state(orte_proc_state_t state, orte_proc_state_t 327 orte/mca/state/base/state_base_fns.c int orte_state_base_set_proc_state_callback(orte_proc_state_t state, orte_proc_state_t 345 orte/mca/state/base/state_base_fns.c int orte_state_base_set_proc_state_priority(orte_proc_state_t state, orte_proc_state_t 363 orte/mca/state/base/state_base_fns.c int orte_state_base_remove_proc_state(orte_proc_state_t state) orte_proc_state_t 520 orte/mca/state/base/state_base_fns.c orte_proc_state_t state, orte_proc_state_t 632 orte/mca/state/base/state_base_fns.c orte_proc_state_t state; orte_proc_state_t 58 orte/mca/state/base/state_private.h orte_proc_state_t state); orte_proc_state_t 60 orte/mca/state/base/state_private.h ORTE_DECLSPEC int orte_state_base_add_proc_state(orte_proc_state_t state, orte_proc_state_t 64 orte/mca/state/base/state_private.h ORTE_DECLSPEC int orte_state_base_set_proc_state_callback(orte_proc_state_t state, orte_proc_state_t 67 orte/mca/state/base/state_private.h ORTE_DECLSPEC int orte_state_base_set_proc_state_priority(orte_proc_state_t state, orte_proc_state_t 70 orte/mca/state/base/state_private.h ORTE_DECLSPEC int orte_state_base_remove_proc_state(orte_proc_state_t state); orte_proc_state_t 117 orte/mca/state/hnp/state_hnp.c static orte_proc_state_t proc_states[] = { orte_proc_state_t 184 orte/mca/state/hnp/state_hnp.c num_states = sizeof(proc_states) / sizeof(orte_proc_state_t); orte_proc_state_t 210 orte/mca/state/hnp/state_hnp.c orte_proc_state_t state, orte_proc_state_t 115 orte/mca/state/novm/state_novm.c static orte_proc_state_t proc_states[] = { orte_proc_state_t 168 orte/mca/state/novm/state_novm.c num_states = sizeof(proc_states) / sizeof(orte_proc_state_t); orte_proc_state_t 78 orte/mca/state/orted/state_orted.c static orte_proc_state_t proc_states[] = { orte_proc_state_t 129 orte/mca/state/orted/state_orted.c num_states = sizeof(proc_states) / sizeof(orte_proc_state_t); orte_proc_state_t 166 orte/mca/state/orted/state_orted.c orte_proc_state_t running = ORTE_PROC_STATE_RUNNING; orte_proc_state_t 258 orte/mca/state/orted/state_orted.c orte_proc_state_t state; orte_proc_state_t 207 orte/mca/state/state.h orte_proc_state_t state); orte_proc_state_t 212 orte/mca/state/state.h typedef int (*orte_state_base_module_add_proc_state_fn_t)(orte_proc_state_t state, orte_proc_state_t 219 orte/mca/state/state.h typedef int (*orte_state_base_module_set_proc_state_callback_fn_t)(orte_proc_state_t state, orte_proc_state_t 225 orte/mca/state/state.h typedef int (*orte_state_base_module_set_proc_state_priority_fn_t)(orte_proc_state_t state, orte_proc_state_t 231 orte/mca/state/state.h typedef int (*orte_state_base_module_remove_proc_state_fn_t)(orte_proc_state_t state); orte_proc_state_t 59 orte/mca/state/state_types.h orte_proc_state_t proc_state; orte_proc_state_t 72 orte/mca/state/state_types.h orte_proc_state_t proc_state; orte_proc_state_t 121 orte/runtime/data_type_support/orte_dt_compare_fns.c int orte_dt_compare_proc_state(orte_proc_state_t *value1, orte_proc_state_t 122 orte/runtime/data_type_support/orte_dt_compare_fns.c orte_proc_state_t *value2, orte_proc_state_t 123 orte/runtime/data_type_support/orte_dt_compare_fns.c orte_proc_state_t type) orte_proc_state_t 128 orte/runtime/data_type_support/orte_dt_copy_fns.c int orte_dt_copy_proc_state(orte_proc_state_t **dest, orte_proc_state_t *src, opal_data_type_t type) orte_proc_state_t 130 orte/runtime/data_type_support/orte_dt_copy_fns.c orte_proc_state_t *ps; orte_proc_state_t 132 orte/runtime/data_type_support/orte_dt_copy_fns.c ps = (orte_proc_state_t*)malloc(sizeof(orte_proc_state_t)); orte_proc_state_t 59 orte/runtime/data_type_support/orte_dt_support.h int orte_dt_compare_proc_state(orte_proc_state_t *value1, orte_proc_state_t 60 orte/runtime/data_type_support/orte_dt_support.h orte_proc_state_t *value2, orte_proc_state_t 61 orte/runtime/data_type_support/orte_dt_support.h orte_proc_state_t type); orte_proc_state_t 80 orte/runtime/data_type_support/orte_dt_support.h int orte_dt_copy_proc_state(orte_proc_state_t **dest, orte_proc_state_t *src, opal_data_type_t type); orte_proc_state_t 104 orte/runtime/orte_globals.h typedef void (*orte_err_cb_fn_t)(orte_process_name_t *proc, orte_proc_state_t state, void *cbdata); orte_proc_state_t 399 orte/runtime/orte_globals.h orte_proc_state_t last_errmgr_state; orte_proc_state_t 401 orte/runtime/orte_globals.h orte_proc_state_t state; orte_proc_state_t 353 orte/util/error_strings.c const char *orte_proc_state_to_str(orte_proc_state_t state) orte_proc_state_t 44 orte/util/error_strings.h ORTE_DECLSPEC const char *orte_proc_state_to_str(orte_proc_state_t state);