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

/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dif.c1726 int32_t prevValue = OSDecrementAtomic((SInt32 *)&ifma->ifma_refcount); local
1727 if (prevValue < 1)
1729 if (prevValue != 1)

Completed in 26 milliseconds