wfstack: implement mutex-free wfstack with transparent union
authorEric Wong <normalperson@yhbt.net>
Mon, 1 Sep 2014 21:25:06 +0000 (21:25 +0000)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 2 Sep 2014 12:07:43 +0000 (08:07 -0400)
This allows users more freedom to use alternative synchronization
mechanisms.

Changes since v1:
- Fix typos in cds_wfs_stack_ptr_t documentation.
  Thanks to Mathieu for spotting.

Signed-off-by: Eric Wong <normalperson@yhbt.net>
Cc: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Cc: Lai Jiangshan <laijs@cn.fujitsu.com>
Cc: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>

No differences found
This page took 0.024888 seconds and 4 git commands to generate.