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

  /system/core/libcutils/include/cutils/
atomic.h 243 #define android_atomic_write android_atomic_release_store macro
  /external/drm_gralloc/
gralloc_drm.cpp 48 android_atomic_write((int32_t) getpid(), &gralloc_drm_pid);
  /frameworks/av/services/camera/libcameraservice/
CameraService.cpp 96 android_atomic_write(level, &gLogLevel);
    [all...]

Completed in 880 milliseconds