Home
last modified time | relevance | path

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

/xnu-8020.121.3/libkern/gen/
H A DOSAtomicOperations.c175 OSTestAndSetClear(UInt32 bit, Boolean wantSet, volatile UInt8 * startAddress) in OSTestAndSetClear()
195 OSTestAndSet(UInt32 bit, volatile UInt8 * startAddress) in OSTestAndSet()
201 OSTestAndClear(UInt32 bit, volatile UInt8 * startAddress) in OSTestAndClear()