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

/macosx-10.5.8/xnu-1228.15.4/osfmk/default_pager/
H A Ddp_memory_object.c124 vs_async_wait( function
260 vs_async_wait(vs);
265 /* vs_async_wait count non-zero. It will not ocnflict with */
534 vs_async_wait(vs); /* wait for pending async IO */
545 vs_async_wait(vs); /* wait for pending async IO */
627 vs_async_wait(vs);
798 vs->vs_async_pending -= 1; /* release vs_async_wait */
H A Ddefault_pager_internal.h637 __private_extern__ void vs_async_wait(vstruct_t);
H A Ddp_backing_store.c700 vs_async_wait(vs); /* wait for any pending async writes */
703 /* vs_async_wait */
746 vs->vs_async_pending -= 1; /* release vs_async_wait */
768 vs_async_wait(next_vs); /* wait for any */
771 /* calling vs_async_wait */

Completed in 35 milliseconds