Scilab function

pvm_gettid - returns the tid of the process identified by a group name and instance number

Sequence d'appel

[tid] = pvm_gettid(group, inum)

Parametres

Description

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.

Exemples

Voir aussi