active_handles 116 orte/mca/sstore/central/sstore_central_app.c static opal_list_t *active_handles = NULL; active_handles 176 orte/mca/sstore/central/sstore_central_app.c if( NULL == active_handles ) { active_handles 177 orte/mca/sstore/central/sstore_central_app.c active_handles = OBJ_NEW(opal_list_t); active_handles 185 orte/mca/sstore/central/sstore_central_app.c if( NULL != active_handles ) { active_handles 186 orte/mca/sstore/central/sstore_central_app.c OBJ_RELEASE(active_handles); active_handles 213 orte/mca/sstore/central/sstore_central_app.c opal_list_remove_item(active_handles, &(handle_info->super)); active_handles 415 orte/mca/sstore/central/sstore_central_app.c opal_list_append(active_handles, &(handle_info->super)); active_handles 425 orte/mca/sstore/central/sstore_central_app.c for(item = opal_list_get_first(active_handles); active_handles 426 orte/mca/sstore/central/sstore_central_app.c item != opal_list_get_end(active_handles); active_handles 166 orte/mca/sstore/central/sstore_central_global.c static opal_list_t *active_handles = NULL; active_handles 256 orte/mca/sstore/central/sstore_central_global.c if( NULL == active_handles ) { active_handles 257 orte/mca/sstore/central/sstore_central_global.c active_handles = OBJ_NEW(opal_list_t); active_handles 284 orte/mca/sstore/central/sstore_central_global.c if( NULL != active_handles ) { active_handles 285 orte/mca/sstore/central/sstore_central_global.c OBJ_RELEASE(active_handles); active_handles 751 orte/mca/sstore/central/sstore_central_global.c opal_list_append(active_handles, &(handle_info->super)); active_handles 761 orte/mca/sstore/central/sstore_central_global.c for(item = opal_list_get_first(active_handles); active_handles 762 orte/mca/sstore/central/sstore_central_global.c item != opal_list_get_end(active_handles); active_handles 779 orte/mca/sstore/central/sstore_central_global.c for(item = opal_list_get_first(active_handles); active_handles 780 orte/mca/sstore/central/sstore_central_global.c item != opal_list_get_end(active_handles); active_handles 159 orte/mca/sstore/central/sstore_central_local.c static opal_list_t *active_handles = NULL; active_handles 247 orte/mca/sstore/central/sstore_central_local.c if( NULL == active_handles ) { active_handles 248 orte/mca/sstore/central/sstore_central_local.c active_handles = OBJ_NEW(opal_list_t); active_handles 274 orte/mca/sstore/central/sstore_central_local.c if( NULL != active_handles ) { active_handles 275 orte/mca/sstore/central/sstore_central_local.c OBJ_RELEASE(active_handles); active_handles 535 orte/mca/sstore/central/sstore_central_local.c if( NULL == active_handles ) { active_handles 536 orte/mca/sstore/central/sstore_central_local.c active_handles = OBJ_NEW(opal_list_t); active_handles 543 orte/mca/sstore/central/sstore_central_local.c opal_list_append(active_handles, &(handle_info->super)); active_handles 565 orte/mca/sstore/central/sstore_central_local.c if( NULL == active_handles ) { active_handles 569 orte/mca/sstore/central/sstore_central_local.c for(item = opal_list_get_first(active_handles); active_handles 570 orte/mca/sstore/central/sstore_central_local.c item != opal_list_get_end(active_handles); active_handles 116 orte/mca/sstore/stage/sstore_stage_app.c static opal_list_t *active_handles = NULL; active_handles 176 orte/mca/sstore/stage/sstore_stage_app.c if( NULL == active_handles ) { active_handles 177 orte/mca/sstore/stage/sstore_stage_app.c active_handles = OBJ_NEW(opal_list_t); active_handles 185 orte/mca/sstore/stage/sstore_stage_app.c if( NULL != active_handles ) { active_handles 186 orte/mca/sstore/stage/sstore_stage_app.c OBJ_RELEASE(active_handles); active_handles 213 orte/mca/sstore/stage/sstore_stage_app.c opal_list_remove_item(active_handles, &(handle_info->super)); active_handles 404 orte/mca/sstore/stage/sstore_stage_app.c opal_list_append(active_handles, &(handle_info->super)); active_handles 414 orte/mca/sstore/stage/sstore_stage_app.c for(item = opal_list_get_first(active_handles); active_handles 415 orte/mca/sstore/stage/sstore_stage_app.c item != opal_list_get_end(active_handles); active_handles 196 orte/mca/sstore/stage/sstore_stage_global.c static opal_list_t *active_handles = NULL; active_handles 333 orte/mca/sstore/stage/sstore_stage_global.c if( NULL == active_handles ) { active_handles 334 orte/mca/sstore/stage/sstore_stage_global.c active_handles = OBJ_NEW(opal_list_t); active_handles 372 orte/mca/sstore/stage/sstore_stage_global.c while( 0 < opal_list_get_size(active_handles) && !done ) { active_handles 374 orte/mca/sstore/stage/sstore_stage_global.c for(item = opal_list_get_first(active_handles); active_handles 375 orte/mca/sstore/stage/sstore_stage_global.c item != opal_list_get_end(active_handles); active_handles 405 orte/mca/sstore/stage/sstore_stage_global.c if( NULL != active_handles ) { active_handles 406 orte/mca/sstore/stage/sstore_stage_global.c OBJ_RELEASE(active_handles); active_handles 969 orte/mca/sstore/stage/sstore_stage_global.c opal_list_append(active_handles, &(handle_info->super)); active_handles 979 orte/mca/sstore/stage/sstore_stage_global.c for(item = opal_list_get_first(active_handles); active_handles 980 orte/mca/sstore/stage/sstore_stage_global.c item != opal_list_get_end(active_handles); active_handles 210 orte/mca/sstore/stage/sstore_stage_local.c static opal_list_t *active_handles = NULL; active_handles 346 orte/mca/sstore/stage/sstore_stage_local.c if( NULL == active_handles ) { active_handles 347 orte/mca/sstore/stage/sstore_stage_local.c active_handles = OBJ_NEW(opal_list_t); active_handles 415 orte/mca/sstore/stage/sstore_stage_local.c while( 0 < opal_list_get_size(active_handles) && !done ) { active_handles 417 orte/mca/sstore/stage/sstore_stage_local.c for(item = opal_list_get_first(active_handles); active_handles 418 orte/mca/sstore/stage/sstore_stage_local.c item != opal_list_get_end(active_handles); active_handles 448 orte/mca/sstore/stage/sstore_stage_local.c if( NULL != active_handles ) { active_handles 449 orte/mca/sstore/stage/sstore_stage_local.c OBJ_RELEASE(active_handles); active_handles 939 orte/mca/sstore/stage/sstore_stage_local.c if( NULL == active_handles ) { active_handles 940 orte/mca/sstore/stage/sstore_stage_local.c active_handles = OBJ_NEW(opal_list_t); active_handles 947 orte/mca/sstore/stage/sstore_stage_local.c opal_list_append(active_handles, &(handle_info->super)); active_handles 969 orte/mca/sstore/stage/sstore_stage_local.c if( NULL == active_handles ) { active_handles 973 orte/mca/sstore/stage/sstore_stage_local.c for(item = opal_list_get_first(active_handles); active_handles 974 orte/mca/sstore/stage/sstore_stage_local.c item != opal_list_get_end(active_handles); active_handles 991 orte/mca/sstore/stage/sstore_stage_local.c if( NULL == active_handles ) { active_handles 995 orte/mca/sstore/stage/sstore_stage_local.c for(item = opal_list_get_first(active_handles); active_handles 996 orte/mca/sstore/stage/sstore_stage_local.c item != opal_list_get_end(active_handles);