Atomically compares the int to compare which if the same, stores newval. Returns the previous value.
Definition at line 338 of file int_QMutexImpl.h.
References FX::compare().
00338 { return cmpXI(compare, newval); }