5 #include <util/h/rpcUtil.h>
13 PVMrpc(char *where, char *program, char **argv, int flag);
16 void setNonBlock() { ; }
17 inline int get_error() { return pvm_error;}
18 inline int get_other_tid() { return other_tid;}
19 inline void set_other_tid(int set_to) {other_tid = set_to;}