OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 129 milliseconds