Home | History | Annotate | Download | only in mpi

Lines Matching full:my_pid

176 static pid_t my_pid         = -1;
190 my_pid = getpid();
208 preamble, my_pid, my_pid);
234 fprintf(stderr, "%s %5d: exiting now\n", preamble, my_pid );
240 preamble, my_pid);
244 fprintf(stderr, "%s %5d: enter PMPI_%s\n", preamble, my_pid, fnname );
251 preamble, my_pid, fnname, err );
256 fprintf(stderr, "%s %5d: fatal: %s\n", preamble, my_pid, msg);
257 fprintf(stderr, "%s %5d: exiting now\n", preamble, my_pid );
869 preamble, my_pid, (long)ty);
874 preamble, my_pid, (long)tycon);
1305 preamble, my_pid, (unsigned long)request,
1360 preamble, my_pid, request_before);
2266 preamble, my_pid); \