workqueue: use cds_wfcq_splice_blocking() rather than explicit locks
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 23 Oct 2014 13:01:29 +0000 (09:01 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 23 Oct 2014 13:01:29 +0000 (09:01 -0400)
commit0695bd205e8aa88b3b032f483b7dc98c16450784
tree32ab3740187a683555563ae243c1ba2e518ae543
parentd23382b83c64023453d212919d3807582da3f50b
workqueue: use cds_wfcq_splice_blocking() rather than explicit locks

cds_wfcq_splice_blocking() internally takes the locks.

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