Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chen3feng/toft
/ ConcurrentTest
Method
ConcurrentTest
container/skiplist_test.cpp:230–232 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
228
229
public:
230
ConcurrentTest()
231
: list_(Comparator(), &arena_) {
232
}
233
234
// REQUIRES: External synchronization
235
void WriteStep(Random* rnd) {
Callers
nothing calls this directly
Calls
1
Comparator
Class · 0.85
Tested by
no test coverage detected