X-Git-Url: http://git.lttng.org/?p=userspace-rcu.git;a=blobdiff_plain;f=urcu%2Fwfcqueue.h;h=4e836601bb57220611145fe402a8f7f4cd4a5181;hp=652b42d3ab5da2adda7027f490af4230460a2448;hb=b94aaf6f355f45182b46682bd561006c1123e4ab;hpb=4b5f005b03669c2942969e691fc3a0be47b15c57 diff --git a/urcu/wfcqueue.h b/urcu/wfcqueue.h index 652b42d..4e83660 100644 --- a/urcu/wfcqueue.h +++ b/urcu/wfcqueue.h @@ -231,7 +231,7 @@ extern struct cds_wfcq_node *cds_wfcq_dequeue_with_state_blocking( * ensured. * * Returns enum cds_wfcq_ret which indicates the state of the src or - * dest queue. Cannot block. + * dest queue. */ extern enum cds_wfcq_ret cds_wfcq_splice_blocking( struct cds_wfcq_head *dest_q_head,