Searched refs:OSTestAndSetClear (Results 1 – 1 of 1) sorted by relevance
171 OSTestAndSetClear(UInt32 bit, bool wantSet, volatile UInt8 * startAddress) in OSTestAndSetClear() function193 return OSTestAndSetClear(bit, true, startAddress); in OSTestAndSet()199 return OSTestAndSetClear(bit, false, startAddress); in OSTestAndClear()