X-Git-Url: https://git.lttng.org/?p=urcu.git;a=blobdiff_plain;f=.gitignore;h=f0faa57d11520ff4cacab58aac7ec30eee8ddfb1;hp=9c4597de9a407c2f2ea17aaa3eb4dc8854bbc922;hb=3709f861dd1bd40a493440749a67abe4730a9ee2;hpb=17fb31883652e28774dbb148f7237382de3ab504 diff --git a/.gitignore b/.gitignore index 9c4597d..f0faa57 100644 --- a/.gitignore +++ b/.gitignore @@ -73,6 +73,8 @@ tests/test_urcu_wfcq_dynlink tests/*.log *.so +doc/examples/qsbr-minimal/qsbr-minimal + doc/examples/list/cds_list_add_rcu doc/examples/list/cds_list_add_tail_rcu doc/examples/list/cds_list_del_rcu @@ -80,6 +82,12 @@ doc/examples/list/cds_list_for_each_rcu doc/examples/list/cds_list_for_each_entry_rcu doc/examples/list/cds_list_replace_rcu +doc/examples/wfcqueue/cds_wfcq_enqueue +doc/examples/wfcqueue/cds_wfcq_dequeue +doc/examples/wfcqueue/cds_wfcq_splice + +doc/examples/wfstack/cds_wfs_push + #automake /config.h .deps/