Make xns fit within 2048 when no SPINLOCK_DEBUG

上级 7403085d
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
#if SPINLOCK_DEBUG #if SPINLOCK_DEBUG
#define NHASH 10 #define NHASH 10
#else #else
#define NHASH 100 #define NHASH 30
#endif #endif
class scoped_gc_epoch { class scoped_gc_epoch {
......
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论