X-Git-Url: http://plrg.eecs.uci.edu/git/?p=libcds.git;a=blobdiff_plain;f=cds%2Fgc%2Fhp.h;h=e42fedb65e58b81a8f77633a4c919ec6386a44d9;hp=61ec83af346b90f74094bdb20f70bed5a71c62f5;hb=2bb66f1d159d044d2c5dad0f0f968abcb6d53287;hpb=40e34e6d0b104b6f5aff506ad67d43fd410e52bc diff --git a/cds/gc/hp.h b/cds/gc/hp.h index 61ec83af..e42fedb6 100644 --- a/cds/gc/hp.h +++ b/cds/gc/hp.h @@ -31,12 +31,12 @@ #ifndef CDSLIB_GC_HP_H #define CDSLIB_GC_HP_H -#include -#include +#include #include +#include /** - @page cds_garbage_collectors_comparison GC comparison + @page cds_garbage_collectors_comparison SMR (Safe Memory Reclamation schema) comparison @ingroup cds_garbage_collector @@ -47,7 +47,7 @@ - +
Max number of guarded (hazard) pointers per threadlimited (specifies in GC object ctor)limited (specifies in SMR object ctor) unlimited (dynamically allocated when needed)