X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=.gitignore;h=b16fffdc5fa458dc0f250b4a1f8fda48ed42bf00;hb=bb641aa3882c0a345c98a75d4784b3b7ee6211ab;hp=411fd22911f64bf3584a9a547355ab32846c0faf;hpb=7eba9f8868d01401bc9b09ab2764bd371b783ad1;p=urcu.git diff --git a/.gitignore b/.gitignore index 411fd22..b16fffd 100644 --- a/.gitignore +++ b/.gitignore @@ -73,11 +73,23 @@ 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 + #automake /config.h .deps/