Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/USBGuard/usbguard
/ thread
Method
thread
src/Library/IPCServerPrivate.cpp:132–135 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
130
}
131
132
void IPCServerPrivate::thread()
133
{
134
qb_loop_run(_qb_loop);
135
}
136
137
void IPCServerPrivate::wakeup()
138
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected