projects
/
libcds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
170cc8b
)
cds::gc::DHP details bugfix
author
khizmax
<libcds.dev@gmail.com>
Thu, 20 Nov 2014 20:30:04 +0000
(23:30 +0300)
committer
khizmax
<libcds.dev@gmail.com>
Thu, 20 Nov 2014 20:30:04 +0000
(23:30 +0300)
cds/gc/details/dhp.h
patch
|
blob
|
history
diff --git
a/cds/gc/details/dhp.h
b/cds/gc/details/dhp.h
index 93580a2ea7985c1184666b9e98281929d20b4257..ee689bee79c289dc7bc2601c1968abaeb3730abb 100644
(file)
--- a/
cds/gc/details/dhp.h
+++ b/
cds/gc/details/dhp.h
@@
-453,7
+453,7
@@
namespace cds { namespace gc {
/// Uninitialized guard
class guard
{
- friend class ThreadGC;
+ friend class
dhp::
ThreadGC;
protected:
details::guard_data * m_pGuard ; ///< Pointer to guard data