Scilab Home page | Wiki | Bug tracker | Forge | Mailing list archives | ATOMS | File exchange
Please login or create an account
Change language to: Français - Português do Brasil - 日本語 -
Scilab help >> PVM parallel Toolbox > pvm_parent

pvm_parent

tid of the process that spawned the calling process.

Calling Sequence

tid = pvm_parrent()

Arguments

tid

integer, the task identifier of the parent of the calling process.

Description

pvm_parent returns the tid of the process that spawned the calling process. If the calling process was not created with pvm_spawn, then tid is set to PvmNoParent=-23

See Also

<< pvm_mytid PVM parallel Toolbox pvm_probe >>

Consortium Scilab (DIGITEO)
Scilab Enterprises

Copyright (c) 2011-2012 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Wed Oct 05 12:10:04 CEST 2011