wfcqueue: combine C++ API cds_wfcq_head_cast with overloading
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 8 Sep 2021 20:19:39 +0000 (16:19 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 8 Sep 2021 20:19:39 +0000 (16:19 -0400)
commitaaf0064b54f12f081535979a06936cc378421da1
treed5f0956431d840ca5f29bfe47302137b99ddd091
parentc38fa0271a8c008d1bfa26cab674ee5ac9d6ac86
wfcqueue: combine C++ API cds_wfcq_head_cast with overloading

For the sake of wrapper API, implement a cds_wfcq_head_cast_cpp with
overloading, thus leaving in place the cds_wfcq_head_cast and
__cds_wfcq_head_cast C identifiers already exposed by the C++ API.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: Id9781d46290c47b81a57f48fc045b6307c1143de
include/urcu/wfcqueue.h
This page took 0.02469 seconds and 4 git commands to generate.