MCPcopy Create free account
hub / github.com/baidu/braft / Run

Method Run

test/test_log_manager.cpp:51–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49 ~SyncClosure() {
50 }
51 void Run() {
52 _event.signal();
53 }
54 void reset() {
55 status().reset();
56 _event.reset();

Callers 1

on_new_logFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected