Searched defs:ASMAtomicCmpXchgS8 (Results 1 - 1 of 1) sorted by relevance
/vbox/include/iprt/ | ||
H A D | asm.h | 703 DECLINLINE(bool) ASMAtomicCmpXchgS8(volatile int8_t *pi8, const int8_t i8New, const int8_t i8Old) function |
Completed in 1265 milliseconds