X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=.gitignore;h=c7381aaa2d4c5bfae4a91b0ecdcd1cd1cebd9dd8;hb=56e47f8d20864a908c6111d38da150a71eaba354;hp=334626385b2d0aa534cafdbfd15b2437e9377448;hpb=95bba308b25b1d642d1ef96210bfb70384ab6de6;p=urcu.git diff --git a/.gitignore b/.gitignore index 3346263..c7381aa 100644 --- a/.gitignore +++ b/.gitignore @@ -73,7 +73,10 @@ 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/urcu-flavors/membarrier +doc/examples/urcu-flavors/signal doc/examples/list/cds_list_add_rcu doc/examples/list/cds_list_add_tail_rcu @@ -82,12 +85,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