Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Singular/Singular
/ complete
Method
complete
kernel/oswrapper/vspace.h:1337–1339 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1335
_syncvar->stop_wait();
1336
}
1337
T complete() {
1338
return _syncvar->read();
1339
}
1340
};
1341
1342
}; // namespace vspace
Callers
nothing calls this directly
Calls
1
read
Method · 0.45
Tested by
no test coverage detected