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

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dmcache.h177 u_int32_t mc_nwfail_cnt; /* # of no-wait retries that failed */ member in struct:mcache
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dmcache.c533 atomic_add_32(&cp->mc_nwfail_cnt, 1);

Completed in 34 milliseconds