PHP » GoLang |
login |
register |
about
|
GoLang pht\Thread::start
request it (341)
GoLang replacement for PHP's pht\Thread::start
[edit | history]
pht\Thread::start(PECL pht >= 0.0.1) pht\Thread::start — Starts the new thread Description
public void pht\Thread::start
( void
)
This will cause a new thread to be spawned for the associated pht\Thread object, where its internal task queue will begin to be processed. ParametersThis function has no parameters. Return ValuesNo return value. Examples
Example #1 Starting a new thread
<?php |
more
Recently updated
more
Most requested
more
Last requests
|