Home
last modified time | relevance | path

Searched refs:_aio_allocated_cnt (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/aio/
H A Daio_alloc.c155 int _aio_allocated_cnt = 0; variable
193 _aio_allocated_cnt++; in _aio_req_alloc()
223 _aio_allocated_cnt--; in _aio_req_free()
336 _aio_allocated_cnt = 0; in postfork1_child_aio()
397 DISPLAY(_aio_allocated_cnt); in _aio_exit_info()
/illumos-gate/usr/src/lib/libc/inc/
H A Dasyncio.h325 extern int _aio_allocated_cnt;