lp:~mjeanson/+git/userspace-rcu
- Get this repository:
-
git clone
https://git.launchpad.net/~mjeanson/+git/userspace-rcu
Branches
| Name | Last Modified | Last Commit |
|---|---|---|
| master | 2016-01-21 16:47:27 UTC |
urcu_ref_get_safe: introduce new API
Author:
Mathieu Desnoyers
urcu_ref_get_safe: introduce new API Add a urcu_ref_get_safe API, which returns a boolean. It takes the value It warns the user (at compile-time) if the return value is unchecked. Signed-off-by: Mathieu Desnoyers <mathieu. |
| stable-0.9 | 2016-01-19 20:30:15 UTC |
Fix: handle reference count overflow
Author:
Mathieu Desnoyers
Fix: handle reference count overflow The urcu refcounting API features a look and feel similar to the Linux For urcu_ref_get(), handle this by comparing the prior value with For urcu_ref_ Signed-off-by: Mathieu Desnoyers <mathieu. |
| 1 → 2 of 2 results | First • Previous • Next • Last |