Skip to content

Commit

Permalink
Comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
evoskuil committed Jan 8, 2025
1 parent 9d9f483 commit 8a2cb3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/bitcoin/database/primitives/nomap.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ class nomap
using manager = database::manager<Link, system::data_array<zero>, Size>;
using head = database::arrayhead<Link>;

// Unsafe with zero buckets (index/top/push).
// Thread safe (index/top/push).
// Not thread safe (create/open/close/backup/restore).
head head_;

Expand Down

0 comments on commit 8a2cb3f

Please sign in to comment.