HomeSort by relevance Sort by last modified time
    Searched refs:android_atomic_cmpxchg (Results 1 - 2 of 2) sorted by null

  /system/core/libutils/
SystemClock.cpp 123 if (android_atomic_cmpxchg(-1, fd, &s_fd)) {
  /system/core/include/cutils/
atomic.h 235 #define android_atomic_cmpxchg android_atomic_release_cas macro

Completed in 348 milliseconds