This website requires JavaScript.
Explore
Help
Register
Sign In
tursom
/
memgraph
Watch
1
Star
0
Fork
0
You've already forked memgraph
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0af30299f2
memgraph
/
include
/
threading
/
id.hpp
7 lines
74 B
C++
Raw
Normal View
History
Unescape
Escape
improved hazard pointer support, still has issues though
2015-11-22 05:48:56 +08:00
#
pragma once
namespace
this_thread
{
Added cleaner. Added multithreading to dbms. Skiplist now supports emplace insert.
2016-08-30 07:45:07 +08:00
// thread_local unsigned id = 0;
improved hazard pointer support, still has issues though
2015-11-22 05:48:56 +08:00
}
;
Reference in New Issue
Copy Permalink