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

  /src/external/lgpl2/userspace-rcu/dist/include/urcu/
ref.h 25 static inline void urcu_ref_set(struct urcu_ref *ref, long val) function
32 urcu_ref_set(ref, 1);
  /src/external/lgpl2/userspace-rcu/dist/src/
workqueue.c 390 urcu_ref_set(&completion->ref, 1);
urcu-call-rcu-impl.h 907 urcu_ref_set(&completion->ref, count + 1);

Completed in 25 milliseconds