Skip to content
GitLab
Explore
Sign in
CxxUtils: Add ConcurrentPtrSet.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Scott Snyder
requested to merge
ssnyder/athena:concurrentPtrSet.CxxUtils-20220721
into
master
Jul 21, 2022
Overview
5
Commits
1
Pipelines
1
Changes
8
Expand
Add ConcurrentPtrSet, a set of pointers that allows concurrent lockless queries.
Merge request reports
Loading