handoff 52 orte/test/system/threads.c thread_handoff_t handoff; handoff 170 orte/test/system/threads.c handoff.working = false; handoff 197 orte/test/system/threads.c handoff.ptr = &val; handoff 204 orte/test/system/threads.c handoff.working = true; handoff 207 orte/test/system/threads.c while( handoff.working ) { handoff 271 orte/test/system/threads.c if( handoff.working ) { handoff 281 orte/test/system/threads.c val = (my_value_t**)handoff.ptr; handoff 296 orte/test/system/threads.c handoff.working = false;