Skip to content

shuihan0555/safe_list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

safe_list

safe list for c++11

  1. every opertor just lock two node
  2. not lock all list
  3. please read book: <<c++ concurrency in action>>, anthor: Anthony Williams

email: [email protected]