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

  /src/external/lgpl2/userspace-rcu/dist/include/urcu/static/
pointer.h 186 * _rcu_cmpxchg_pointer - same as rcu_assign_pointer, but tests if the pointer
198 #define _rcu_cmpxchg_pointer(p, old, _new) \ macro
pointer.h 186 * _rcu_cmpxchg_pointer - same as rcu_assign_pointer, but tests if the pointer
198 #define _rcu_cmpxchg_pointer(p, old, _new) \ macro

Completed in 70 milliseconds