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

  /external/skia/include/private/
SkAtomics.h 83 bool compare_exchange(T* expected, const T& desired, function in class:SkAtomic
  /external/opencv3/3rdparty/include/opencl/1.2/CL/
cl.hpp 1023 inline int compare_exchange(volatile int * dest, int exchange, int comparand) function in namespace:cl::detail
    [all...]

Completed in 2633 milliseconds