| PHP » GoLang | login |
            register |
            
            about | 
| GoLang Thread::getCreatorId
                                request it (558)
                            GoLang replacement for PHP's Thread::getCreatorId
                            [edit | history] 
                             Thread::getCreatorId(PECL pthreads >= 2.0.0) Thread::getCreatorId — Identification Description
   public int Thread::getCreatorId
    ( void
   ) Will return the identity of the Thread that created the referenced Thread ParametersThis function has no parameters. Return ValuesA numeric identity Examples
 Example #1 Return the identity of the Thread or Process that created the referenced Thread 
<?phpThe above example will output: My created by Thread #123456778899 | 
                    more
                     Most requested
 
                    more
                     Last requests
 |