cds_job
cds_job copied to clipboard
C++11 lock-free job queue
Results
1
cds_job issues
Sort by
recently updated
recently updated
newest added
in source file line 232, when the queue is empty, because the m_bottom is unsigned, the bottom will be a large number which is cast from signed num -1.