eio_nthreads

(PECL eio >= 0.0.1dev)

eio_nthreadsReturns number of threads currently in use

설명

int eio_nthreads ( void )

인수

이 함수는 인수가 없습니다.

반환값

eio_nthreads() returns number of threads currently in use.

참고

  • 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