PHP 8.4.26 Released!

eio_nthreads

(PECL eio >= 0.0.1dev)

eio_nthreads — Returns number of threads currently in use

Description

function eio_nthreads(): int

Parameters

This function has no parameters.

Return Values

eio_nthreads() returns number of threads currently in use.

See Also

+add a note

User Contributed Notes

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