HomeSort by: relevance | last modified time | path
    Searched refs:__libcpp_atomic_store (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/libcxx/src/include/
atomic_support.h 56 void __libcpp_atomic_store(_ValueType* __dest, _FromType __val, function in namespace:__anon3641
117 void __libcpp_atomic_store(_ValueType* __dest, _FromType __val,
  /src/external/apache2/llvm/dist/libcxx/src/
mutex.cpp 239 __libcpp_atomic_store(&flag, ~once_flag::_State_type(0),

Completed in 62 milliseconds