Next:
Message Buffers
Up:
Information
Previous:
pvm_mytid
Contents
pvm_parent
C: int tid = pvm_parent() M: tid = pvm_parent
The routine
pvm_parent
returns the task identifier of the process that spawned the caller or the value
-23
(
PvmNoParent
) if it was not created by
pvm_spawn
.
Rene Fink 2006-04-24