X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=.gitignore;h=f9ab3279760936cdca05cb85b14dd45995b233bb;hb=828cd6e8c4906d279dc714bc60d61a0c50df4e26;hp=ebacc52289d02b838672a6c36e6531dcd5e39972;hpb=06ced8d6ec9084d8ebbbd9425f0ad2ba5e249e53;p=userspace-rcu.git diff --git a/.gitignore b/.gitignore index ebacc52..f9ab327 100644 --- a/.gitignore +++ b/.gitignore @@ -73,8 +73,31 @@ 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/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