X-Git-Url: https://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=.gitignore;h=8ee33da9d450d0cea136f61c88cc7bac7748bd29;hp=b3bce57546c41ea2a904328283ceeff5e2e168cc;hb=944504819e236e0d1b59599c4dfbde44a7ced226;hpb=398db79253cf2d9aa6dc5908acc4fe80e5393e78 diff --git a/.gitignore b/.gitignore index b3bce57..8ee33da 100644 --- a/.gitignore +++ b/.gitignore @@ -73,7 +73,8 @@ tests/test_urcu_wfcq_dynlink tests/*.log *.so -doc/examples/qsbr-minimal/qsbr-minimal +doc/examples/urcu-flavors/qsbr +doc/examples/urcu-flavors/mb doc/examples/list/cds_list_add_rcu doc/examples/list/cds_list_add_tail_rcu @@ -82,7 +83,22 @@ 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/hlist/cds_hlist_add_head_rcu +doc/examples/hlist/cds_hlist_del_rcu +doc/examples/hlist/cds_hlist_for_each_rcu +doc/examples/hlist/cds_hlist_for_each_entry_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