X-Git-Url: https://git.lttng.org/?p=urcu.git;a=blobdiff_plain;f=.gitignore;h=58c9ba338fa79842f8193d6d38c6c9b26521f007;hp=2fdfc1cb412ff661d587551ad9077ffb6d01db77;hb=90bdf188e835cadbc12d5fa7e4523056ecd97cf4;hpb=f37f1d93b55ca5f03761a840a8736613eb04f90b diff --git a/.gitignore b/.gitignore index 2fdfc1c..58c9ba3 100644 --- a/.gitignore +++ b/.gitignore @@ -73,7 +73,26 @@ 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 +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 +doc/examples/wfstack/cds_wfs_pop +doc/examples/wfstack/cds_wfs_pop_all_blocking + +doc/examples/lfstack/cds_lfs_push +doc/examples/lfstack/cds_lfs_pop_blocking +doc/examples/lfstack/cds_lfs_pop_all_blocking #automake /config.h