_cd               170 opal/mca/pmix/ext2x/ext2x.h         ext2x_threadshift_t *_cd;                          \
_cd               171 opal/mca/pmix/ext2x/ext2x.h         _cd = OBJ_NEW(ext2x_threadshift_t);                \
_cd               172 opal/mca/pmix/ext2x/ext2x.h         _cd->handler = (e);                                 \
_cd               173 opal/mca/pmix/ext2x/ext2x.h         _cd->opcbfunc = (cb);                               \
_cd               174 opal/mca/pmix/ext2x/ext2x.h         _cd->cbdata = (cd);                                 \
_cd               175 opal/mca/pmix/ext2x/ext2x.h         opal_event_assign(&((_cd)->ev), opal_pmix_base.evbase,   \
_cd               176 opal/mca/pmix/ext2x/ext2x.h                           -1, EV_WRITE, (fn), (_cd));            \
_cd               177 opal/mca/pmix/ext2x/ext2x.h         OPAL_POST_OBJECT(_cd);                              \
_cd               178 opal/mca/pmix/ext2x/ext2x.h         opal_event_active(&((_cd)->ev), EV_WRITE, 1);            \
_cd               183 opal/mca/pmix/ext2x/ext2x.h         ext2x_threadshift_t *_cd;                          \
_cd               184 opal/mca/pmix/ext2x/ext2x.h         _cd = OBJ_NEW(ext2x_threadshift_t);                \
_cd               185 opal/mca/pmix/ext2x/ext2x.h         _cd->event_codes = (e);                             \
_cd               186 opal/mca/pmix/ext2x/ext2x.h         _cd->info = (i);                                    \
_cd               187 opal/mca/pmix/ext2x/ext2x.h         _cd->evhandler = (eh);                              \
_cd               188 opal/mca/pmix/ext2x/ext2x.h         _cd->cbfunc = (cb);                                 \
_cd               189 opal/mca/pmix/ext2x/ext2x.h         _cd->cbdata = (cd);                                 \
_cd               190 opal/mca/pmix/ext2x/ext2x.h         opal_event_assign(&((_cd)->ev), opal_pmix_base.evbase,  \
_cd               191 opal/mca/pmix/ext2x/ext2x.h                           -1, EV_WRITE, (fn), (_cd));           \
_cd               192 opal/mca/pmix/ext2x/ext2x.h         OPAL_POST_OBJECT(_cd);                              \
_cd               193 opal/mca/pmix/ext2x/ext2x.h         opal_event_active(&((_cd)->ev), EV_WRITE, 1);           \
_cd               198 opal/mca/pmix/ext2x/ext2x.h         ext2x_threadshift_t *_cd;                              \
_cd               199 opal/mca/pmix/ext2x/ext2x.h         _cd = OBJ_NEW(ext2x_threadshift_t);                    \
_cd               200 opal/mca/pmix/ext2x/ext2x.h         _cd->status = (s);                                      \
_cd               201 opal/mca/pmix/ext2x/ext2x.h         _cd->source = (sr);                                     \
_cd               202 opal/mca/pmix/ext2x/ext2x.h         _cd->range = (r);                                       \
_cd               203 opal/mca/pmix/ext2x/ext2x.h         _cd->info = (i);                                        \
_cd               204 opal/mca/pmix/ext2x/ext2x.h         _cd->opcbfunc = (cb);                                   \
_cd               205 opal/mca/pmix/ext2x/ext2x.h         _cd->cbdata = (cd);                                     \
_cd               206 opal/mca/pmix/ext2x/ext2x.h         opal_event_assign(&((_cd)->ev), opal_pmix_base.evbase,  \
_cd               207 opal/mca/pmix/ext2x/ext2x.h                      -1, EV_WRITE, (fn), (_cd));                \
_cd               208 opal/mca/pmix/ext2x/ext2x.h         OPAL_POST_OBJECT(_cd);                                  \
_cd               209 opal/mca/pmix/ext2x/ext2x.h         opal_event_active(&((_cd)->ev), EV_WRITE, 1);           \
_cd               165 opal/mca/pmix/ext3x/ext3x.h         ext3x_threadshift_t *_cd;                          \
_cd               166 opal/mca/pmix/ext3x/ext3x.h         _cd = OBJ_NEW(ext3x_threadshift_t);                \
_cd               167 opal/mca/pmix/ext3x/ext3x.h         _cd->handler = (e);                                 \
_cd               168 opal/mca/pmix/ext3x/ext3x.h         _cd->opcbfunc = (cb);                               \
_cd               169 opal/mca/pmix/ext3x/ext3x.h         _cd->cbdata = (cd);                                 \
_cd               170 opal/mca/pmix/ext3x/ext3x.h         opal_event_assign(&((_cd)->ev), opal_pmix_base.evbase,   \
_cd               171 opal/mca/pmix/ext3x/ext3x.h                           -1, EV_WRITE, (fn), (_cd));            \
_cd               172 opal/mca/pmix/ext3x/ext3x.h         OPAL_POST_OBJECT(_cd);                              \
_cd               173 opal/mca/pmix/ext3x/ext3x.h         opal_event_active(&((_cd)->ev), EV_WRITE, 1);            \
_cd               178 opal/mca/pmix/ext3x/ext3x.h         ext3x_threadshift_t *_cd;                          \
_cd               179 opal/mca/pmix/ext3x/ext3x.h         _cd = OBJ_NEW(ext3x_threadshift_t);                \
_cd               180 opal/mca/pmix/ext3x/ext3x.h         _cd->event_codes = (e);                             \
_cd               181 opal/mca/pmix/ext3x/ext3x.h         _cd->info = (i);                                    \
_cd               182 opal/mca/pmix/ext3x/ext3x.h         _cd->evhandler = (eh);                              \
_cd               183 opal/mca/pmix/ext3x/ext3x.h         _cd->cbfunc = (cb);                                 \
_cd               184 opal/mca/pmix/ext3x/ext3x.h         _cd->cbdata = (cd);                                 \
_cd               185 opal/mca/pmix/ext3x/ext3x.h         opal_event_assign(&((_cd)->ev), opal_pmix_base.evbase,  \
_cd               186 opal/mca/pmix/ext3x/ext3x.h                           -1, EV_WRITE, (fn), (_cd));           \
_cd               187 opal/mca/pmix/ext3x/ext3x.h         OPAL_POST_OBJECT(_cd);                              \
_cd               188 opal/mca/pmix/ext3x/ext3x.h         opal_event_active(&((_cd)->ev), EV_WRITE, 1);           \
_cd               193 opal/mca/pmix/ext3x/ext3x.h         ext3x_threadshift_t *_cd;                              \
_cd               194 opal/mca/pmix/ext3x/ext3x.h         _cd = OBJ_NEW(ext3x_threadshift_t);                    \
_cd               195 opal/mca/pmix/ext3x/ext3x.h         _cd->status = (s);                                      \
_cd               196 opal/mca/pmix/ext3x/ext3x.h         _cd->source = (sr);                                     \
_cd               197 opal/mca/pmix/ext3x/ext3x.h         _cd->range = (r);                                       \
_cd               198 opal/mca/pmix/ext3x/ext3x.h         _cd->info = (i);                                        \
_cd               199 opal/mca/pmix/ext3x/ext3x.h         _cd->opcbfunc = (cb);                                   \
_cd               200 opal/mca/pmix/ext3x/ext3x.h         _cd->cbdata = (cd);                                     \
_cd               201 opal/mca/pmix/ext3x/ext3x.h         opal_event_assign(&((_cd)->ev), opal_pmix_base.evbase,  \
_cd               202 opal/mca/pmix/ext3x/ext3x.h                      -1, EV_WRITE, (fn), (_cd));                \
_cd               203 opal/mca/pmix/ext3x/ext3x.h         OPAL_POST_OBJECT(_cd);                                  \
_cd               204 opal/mca/pmix/ext3x/ext3x.h         opal_event_active(&((_cd)->ev), EV_WRITE, 1);           \
_cd               165 opal/mca/pmix/pmix4x/pmix4x.h         pmix4x_threadshift_t *_cd;                          \
_cd               166 opal/mca/pmix/pmix4x/pmix4x.h         _cd = OBJ_NEW(pmix4x_threadshift_t);                \
_cd               167 opal/mca/pmix/pmix4x/pmix4x.h         _cd->handler = (e);                                 \
_cd               168 opal/mca/pmix/pmix4x/pmix4x.h         _cd->opcbfunc = (cb);                               \
_cd               169 opal/mca/pmix/pmix4x/pmix4x.h         _cd->cbdata = (cd);                                 \
_cd               170 opal/mca/pmix/pmix4x/pmix4x.h         opal_event_assign(&((_cd)->ev), opal_pmix_base.evbase,   \
_cd               171 opal/mca/pmix/pmix4x/pmix4x.h                           -1, EV_WRITE, (fn), (_cd));            \
_cd               172 opal/mca/pmix/pmix4x/pmix4x.h         OPAL_POST_OBJECT(_cd);                              \
_cd               173 opal/mca/pmix/pmix4x/pmix4x.h         opal_event_active(&((_cd)->ev), EV_WRITE, 1);            \
_cd               178 opal/mca/pmix/pmix4x/pmix4x.h         pmix4x_threadshift_t *_cd;                          \
_cd               179 opal/mca/pmix/pmix4x/pmix4x.h         _cd = OBJ_NEW(pmix4x_threadshift_t);                \
_cd               180 opal/mca/pmix/pmix4x/pmix4x.h         _cd->event_codes = (e);                             \
_cd               181 opal/mca/pmix/pmix4x/pmix4x.h         _cd->info = (i);                                    \
_cd               182 opal/mca/pmix/pmix4x/pmix4x.h         _cd->evhandler = (eh);                              \
_cd               183 opal/mca/pmix/pmix4x/pmix4x.h         _cd->cbfunc = (cb);                                 \
_cd               184 opal/mca/pmix/pmix4x/pmix4x.h         _cd->cbdata = (cd);                                 \
_cd               185 opal/mca/pmix/pmix4x/pmix4x.h         opal_event_assign(&((_cd)->ev), opal_pmix_base.evbase,  \
_cd               186 opal/mca/pmix/pmix4x/pmix4x.h                           -1, EV_WRITE, (fn), (_cd));           \
_cd               187 opal/mca/pmix/pmix4x/pmix4x.h         OPAL_POST_OBJECT(_cd);                              \
_cd               188 opal/mca/pmix/pmix4x/pmix4x.h         opal_event_active(&((_cd)->ev), EV_WRITE, 1);           \
_cd               193 opal/mca/pmix/pmix4x/pmix4x.h         pmix4x_threadshift_t *_cd;                              \
_cd               194 opal/mca/pmix/pmix4x/pmix4x.h         _cd = OBJ_NEW(pmix4x_threadshift_t);                    \
_cd               195 opal/mca/pmix/pmix4x/pmix4x.h         _cd->status = (s);                                      \
_cd               196 opal/mca/pmix/pmix4x/pmix4x.h         _cd->source = (sr);                                     \
_cd               197 opal/mca/pmix/pmix4x/pmix4x.h         _cd->range = (r);                                       \
_cd               198 opal/mca/pmix/pmix4x/pmix4x.h         _cd->info = (i);                                        \
_cd               199 opal/mca/pmix/pmix4x/pmix4x.h         _cd->opcbfunc = (cb);                                   \
_cd               200 opal/mca/pmix/pmix4x/pmix4x.h         _cd->cbdata = (cd);                                     \
_cd               201 opal/mca/pmix/pmix4x/pmix4x.h         opal_event_assign(&((_cd)->ev), opal_pmix_base.evbase,  \
_cd               202 opal/mca/pmix/pmix4x/pmix4x.h                      -1, EV_WRITE, (fn), (_cd));                \
_cd               203 opal/mca/pmix/pmix4x/pmix4x.h         OPAL_POST_OBJECT(_cd);                                  \
_cd               204 opal/mca/pmix/pmix4x/pmix4x.h         opal_event_active(&((_cd)->ev), EV_WRITE, 1);           \
_cd               146 orte/orted/pmix/pmix_server_internal.h         orte_pmix_server_op_caddy_t *_cd;                       \
_cd               147 orte/orted/pmix/pmix_server_internal.h         _cd = OBJ_NEW(orte_pmix_server_op_caddy_t);             \
_cd               148 orte/orted/pmix/pmix_server_internal.h         _cd->procs = (p);                                       \
_cd               149 orte/orted/pmix/pmix_server_internal.h         _cd->info = (i);                                        \
_cd               150 orte/orted/pmix/pmix_server_internal.h         _cd->cbfunc = (cf);                                     \
_cd               151 orte/orted/pmix/pmix_server_internal.h         _cd->cbdata = (cb);                                     \
_cd               152 orte/orted/pmix/pmix_server_internal.h         opal_event_set(orte_event_base, &(_cd->ev), -1,         \
_cd               153 orte/orted/pmix/pmix_server_internal.h                        OPAL_EV_WRITE, (fn), _cd);               \
_cd               154 orte/orted/pmix/pmix_server_internal.h         opal_event_set_priority(&(_cd->ev), ORTE_MSG_PRI);      \
_cd               155 orte/orted/pmix/pmix_server_internal.h         ORTE_POST_OBJECT(_cd);                                  \
_cd               156 orte/orted/pmix/pmix_server_internal.h         opal_event_active(&(_cd->ev), OPAL_EV_WRITE, 1);        \
_cd               161 orte/orted/pmix/pmix_server_internal.h         orte_pmix_server_op_caddy_t *_cd;                       \
_cd               162 orte/orted/pmix/pmix_server_internal.h         _cd = OBJ_NEW(orte_pmix_server_op_caddy_t);             \
_cd               163 orte/orted/pmix/pmix_server_internal.h         _cd->proc.jobid = (p)->jobid;                           \
_cd               164 orte/orted/pmix/pmix_server_internal.h         _cd->proc.vpid = (p)->vpid;                             \
_cd               165 orte/orted/pmix/pmix_server_internal.h         _cd->server_object = (s);                               \
_cd               166 orte/orted/pmix/pmix_server_internal.h         _cd->status = (st);                                     \
_cd               167 orte/orted/pmix/pmix_server_internal.h         _cd->msg = (m);                                         \
_cd               168 orte/orted/pmix/pmix_server_internal.h         _cd->procs = (pl);                                      \
_cd               169 orte/orted/pmix/pmix_server_internal.h         _cd->cbfunc = (cf);                                     \
_cd               170 orte/orted/pmix/pmix_server_internal.h         _cd->cbdata = (cb);                                     \
_cd               171 orte/orted/pmix/pmix_server_internal.h         opal_event_set(orte_event_base, &(_cd->ev), -1,         \
_cd               172 orte/orted/pmix/pmix_server_internal.h                        OPAL_EV_WRITE, (fn), _cd);               \
_cd               173 orte/orted/pmix/pmix_server_internal.h         opal_event_set_priority(&(_cd->ev), ORTE_MSG_PRI);      \
_cd               174 orte/orted/pmix/pmix_server_internal.h         ORTE_POST_OBJECT(_cd);                                  \
_cd               175 orte/orted/pmix/pmix_server_internal.h         opal_event_active(&(_cd->ev), OPAL_EV_WRITE, 1);        \