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

  /system/core/include/cutils/
atomic.h 234 #define android_atomic_write android_atomic_release_store macro
  /frameworks/native/libs/binder/
IMemory.cpp 286 android_atomic_write( dup( heap->mHeapId ), &mHeapId );
336 android_atomic_write(fd, &mHeapId);
  /external/drm_gralloc/
gralloc_drm.cpp 48 android_atomic_write((int32_t) getpid(), &gralloc_drm_pid);
  /frameworks/av/services/camera/libcameraservice/
CameraService.cpp 82 android_atomic_write(level, &gLogLevel);
    [all...]

Completed in 145 milliseconds