MCPcopy Create free account
hub / github.com/TzuHuanTai/RaspberryPi-WebRTC / Thread

Method Thread

src/common/worker.cpp:23–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21}
22
23void Worker::Thread() {
24 while (!abort_.load()) {
25 executing_function_();
26 }
27}

Callers 1

RunMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected