main_thread        96 orte/test/system/threads.c void bind_me_to(bool main_thread);
main_thread       306 orte/test/system/threads.c void bind_me_to(bool main_thread) {
main_thread       314 orte/test/system/threads.c     if( main_thread ) {
main_thread       332 orte/test/system/threads.c     printf("%s : [objs = %d] : cpuset is %s\n", (main_thread ? "Main" : "Peer"), num_objs, buffer);