This website works better with JavaScript.
Home
Explore
帮助
返回水杉在线
登录水杉在线
登录水杉码园
10225501435
/
LSM_tree_KV_Separation
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
2 Commits
23b3ee7444
...
6785c0a4fc
Author
SHA1
Message
Date
马也驰
6785c0a4fc
Merge remote-tracking branch 'origin/master'
8 months ago
马也驰
484dd62e07
Merge remote-tracking branch 'origin/master'
8 months ago
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
+1
-1
db/vlog_set.h
+ 1
- 1
db/vlog_set.h
View File
@ -65,7 +65,7 @@ friend class gc_executor;
int
counter
=
0
;
std
:
:
mutex
counter_latch_
;
std
:
:
mutex
finished_latch_
;
bool
finished
=
fals
e
;
bool
finished
=
tru
e
;
VlogGC
*
vlog_gc
;
/
/
仅
声
明
为
指
针
,
具
体
定
义
放
在
vlog_set
.
cpp
}
;
Write
Preview
Loading…
Cancel
Save