MCPcopy Create free account
hub / github.com/USBGuard/usbguard / start

Method start

src/Library/UMockdevDeviceManager.cpp:80–83  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

78 }
79
80 void UMockdevDeviceManager::start()
81 {
82 _thread.start();
83 }
84
85 void UMockdevDeviceManager::stop()
86 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected