wfcqueue: remove ancient comment
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sun, 14 Oct 2012 15:59:31 +0000 (11:59 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sun, 14 Oct 2012 15:59:31 +0000 (11:59 -0400)
commit6e3319a2481eea847224b53ce8c2bd1571b42bf8
tree11f6a388668b19b25ebb7962fa85afcba67de1d3
parenteb856b57d2c2cfe63468a85b55313cc6d460b855
wfcqueue: remove ancient comment

This comment is a leftover from wfqueue and is now inappropriate in the
context of wfcqueue: the dequeue operation busy-waits if it sees a NULL
next pointer from a node that is not the tail node.

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