Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/altairwei/WizNotePlus
/ waitForDone
Method
waitForDone
src/gui/documentviewer/WizDocumentEditStatus.cpp:132–137 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
130
}
131
132
void WizDocumentEditStatusSyncThread::waitForDone()
133
{
134
stop();
135
//
136
WizWaitForThread(this);
137
}
138
139
void WizDocumentEditStatusSyncThread::run()
140
{
Callers
nothing calls this directly
Calls
1
WizWaitForThread
Function · 0.85
Tested by
no test coverage detected