eio_nthreads

(PECL eio >= 0.0.1dev)

eio_nthreadsReturns number of threads currently in use

Beskrivelse

int eio_nthreads ( void )

Parametre

This function has no parameters.

Returnerings Værdier

eio_nthreads() returns number of threads currently in use.

Se også

  • eio_npending
  • eio_nready
  • eio_nreqs
add a note add a note

User Contributed Notes

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