HomeSort by relevance Sort by last modified time
    Searched full:swapok (Results 1 - 1 of 1) sorted by null

  /dalvik/vm/test/
AtomicTest.c 376 int swapok = __atomic_cmpxchg(27, 72, &tester); local
377 dvmFprintf(stdout, "bionic cmpxchg: %d (%d)\n", tester, swapok);

Completed in 36 milliseconds