pvm_gettid - returns the tid of the process identified by a group name and instance number
pvm_gettid returns the tid of the PVM process identified by the group name
and the instance number
If pvm_gettid is successful,
will be > 0. If some error occurs then
will be < 0.
tid = pvm_gettid("worker",0)