mca_iof_hnp_component 112 orte/mca/iof/hnp/iof_hnp.c OBJ_CONSTRUCT(&mca_iof_hnp_component.procs, opal_list_t); mca_iof_hnp_component 113 orte/mca/iof/hnp/iof_hnp.c mca_iof_hnp_component.stdinev = NULL; mca_iof_hnp_component 153 orte/mca/iof/hnp/iof_hnp.c OPAL_LIST_FOREACH(proct, &mca_iof_hnp_component.procs, orte_iof_proc_t) { mca_iof_hnp_component 163 orte/mca/iof/hnp/iof_hnp.c opal_list_append(&mca_iof_hnp_component.procs, &proct->super); mca_iof_hnp_component 214 orte/mca/iof/hnp/iof_hnp.c OPAL_LIST_FOREACH(pptr, &mca_iof_hnp_component.procs, orte_iof_proc_t) { mca_iof_hnp_component 266 orte/mca/iof/hnp/iof_hnp.c if (NULL == mca_iof_hnp_component.stdinev) { mca_iof_hnp_component 294 orte/mca/iof/hnp/iof_hnp.c opal_event_signal_set(orte_event_base, &mca_iof_hnp_component.stdinsig, mca_iof_hnp_component 303 orte/mca/iof/hnp/iof_hnp.c ORTE_IOF_READ_EVENT(&mca_iof_hnp_component.stdinev, mca_iof_hnp_component 312 orte/mca/iof/hnp/iof_hnp.c ORTE_IOF_READ_ACTIVATE(mca_iof_hnp_component.stdinev); mca_iof_hnp_component 318 orte/mca/iof/hnp/iof_hnp.c ORTE_IOF_READ_EVENT(&mca_iof_hnp_component.stdinev, mca_iof_hnp_component 362 orte/mca/iof/hnp/iof_hnp.c OPAL_LIST_FOREACH(proct, &mca_iof_hnp_component.procs, orte_iof_proc_t) { mca_iof_hnp_component 372 orte/mca/iof/hnp/iof_hnp.c opal_list_append(&mca_iof_hnp_component.procs, &proct->super); mca_iof_hnp_component 393 orte/mca/iof/hnp/iof_hnp.c OPAL_LIST_FOREACH(proct, &mca_iof_hnp_component.procs, orte_iof_proc_t) { mca_iof_hnp_component 432 orte/mca/iof/hnp/iof_hnp.c opal_list_remove_item(&mca_iof_hnp_component.procs, &proct->super); mca_iof_hnp_component 446 orte/mca/iof/hnp/iof_hnp.c OPAL_LIST_FOREACH_SAFE(proct, next, &mca_iof_hnp_component.procs, orte_iof_proc_t) { mca_iof_hnp_component 448 orte/mca/iof/hnp/iof_hnp.c opal_list_remove_item(&mca_iof_hnp_component.procs, &proct->super); mca_iof_hnp_component 499 orte/mca/iof/hnp/iof_hnp.c while (NULL != (proct = (orte_iof_proc_t*)opal_list_remove_first(&mca_iof_hnp_component.procs))) { mca_iof_hnp_component 513 orte/mca/iof/hnp/iof_hnp.c OBJ_DESTRUCT(&mca_iof_hnp_component.procs); mca_iof_hnp_component 610 orte/mca/iof/hnp/iof_hnp.c if (NULL != mca_iof_hnp_component.stdinev && mca_iof_hnp_component 612 orte/mca/iof/hnp/iof_hnp.c !mca_iof_hnp_component.stdinev->active) { mca_iof_hnp_component 629 orte/mca/iof/hnp/iof_hnp.c ORTE_IOF_READ_ACTIVATE(mca_iof_hnp_component.stdinev); mca_iof_hnp_component 70 orte/mca/iof/hnp/iof_hnp.h ORTE_MODULE_DECLSPEC extern orte_iof_hnp_component_t mca_iof_hnp_component; mca_iof_hnp_component 48 orte/mca/iof/hnp/iof_hnp_component.c orte_iof_hnp_component_t mca_iof_hnp_component = { mca_iof_hnp_component 58 orte/mca/iof/hnp/iof_hnp_read.c if (NULL != mca_iof_hnp_component.stdinev && mca_iof_hnp_component 60 orte/mca/iof/hnp/iof_hnp_read.c !mca_iof_hnp_component.stdinev->active) { mca_iof_hnp_component 61 orte/mca/iof/hnp/iof_hnp_read.c ORTE_IOF_READ_ACTIVATE(mca_iof_hnp_component.stdinev); mca_iof_hnp_component 85 orte/mca/iof/hnp/iof_hnp_read.c ORTE_ACQUIRE_OBJECT(mca_iof_hnp_component.stdinev); mca_iof_hnp_component 90 orte/mca/iof/hnp/iof_hnp_read.c ORTE_IOF_READ_ACTIVATE(mca_iof_hnp_component.stdinev); mca_iof_hnp_component 93 orte/mca/iof/hnp/iof_hnp_read.c opal_event_del(mca_iof_hnp_component.stdinev->ev); mca_iof_hnp_component 94 orte/mca/iof/hnp/iof_hnp_read.c mca_iof_hnp_component.stdinev->active = false; mca_iof_hnp_component 83 orte/mca/iof/hnp/iof_hnp_receive.c if (NULL != mca_iof_hnp_component.stdinev && mca_iof_hnp_component 85 orte/mca/iof/hnp/iof_hnp_receive.c !mca_iof_hnp_component.stdinev->active) { mca_iof_hnp_component 86 orte/mca/iof/hnp/iof_hnp_receive.c ORTE_IOF_READ_ACTIVATE(mca_iof_hnp_component.stdinev); mca_iof_hnp_component 91 orte/mca/iof/hnp/iof_hnp_receive.c if (NULL != mca_iof_hnp_component.stdinev && mca_iof_hnp_component 92 orte/mca/iof/hnp/iof_hnp_receive.c !mca_iof_hnp_component.stdinev->active) { mca_iof_hnp_component 93 orte/mca/iof/hnp/iof_hnp_receive.c opal_event_del(mca_iof_hnp_component.stdinev->ev); mca_iof_hnp_component 94 orte/mca/iof/hnp/iof_hnp_receive.c mca_iof_hnp_component.stdinev->active = false; mca_iof_hnp_component 132 orte/mca/iof/hnp/iof_hnp_receive.c OPAL_LIST_FOREACH(proct, &mca_iof_hnp_component.procs, orte_iof_proc_t) { mca_iof_hnp_component 142 orte/mca/iof/hnp/iof_hnp_receive.c opal_list_append(&mca_iof_hnp_component.procs, &proct->super); mca_iof_hnp_component 184 orte/mca/iof/hnp/iof_hnp_receive.c OPAL_LIST_FOREACH(proct, &mca_iof_hnp_component.procs, orte_iof_proc_t) { mca_iof_hnp_component 225 orte/mca/iof/hnp/iof_hnp_receive.c OPAL_LIST_FOREACH(proct, &mca_iof_hnp_component.procs, orte_iof_proc_t) { mca_iof_hnp_component 235 orte/mca/iof/hnp/iof_hnp_receive.c opal_list_append(&mca_iof_hnp_component.procs, &proct->super);