Home
last modified time | relevance | path

Searched defs:startAddress (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.61.12/libkern/gen/
H A DOSAtomicOperations.c171 OSTestAndSetClear(UInt32 bit, bool wantSet, volatile UInt8 * startAddress) in OSTestAndSetClear()
191 OSTestAndSet(UInt32 bit, volatile UInt8 * startAddress) in OSTestAndSet()
197 OSTestAndClear(UInt32 bit, volatile UInt8 * startAddress) in OSTestAndClear()