CakeFest 2024: The Official CakePHP Conference

eio_set_min_parallel

(PECL eio >= 0.0.1dev)

eio_set_min_parallelSet minimum parallel thread number

Beschreibung

eio_set_min_parallel(string $nthreads): void

Parameter-Liste

nthreads

Number of parallel threads.

Rückgabewerte

Es wird kein Wert zurückgegeben.

Siehe auch

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top