Searched refs:lio_contexts_alloced (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/kern/
H A Dkern_aio.c245 static uint32_t lio_contexts_alloced = 0; variable
1503 OSIncrementAtomic(&lio_contexts_alloced);
2547 OSDecrementAtomic(&lio_contexts_alloced);

Completed in 67 milliseconds