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