$id = $t->tid
id
t
Returns an object representing the tid (thread id) of a thread. The ID is simply an integer that is incremented each time a new thread is created, starting with zero for the main thread of a program.
[ Library Home | Perl in a Nutshell | Learning Perl | Learning Perl on Win32 | Programming Perl | Advanced Perl Programming | Perl Cookbook ]