Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danoon2/Boxedwine
/ waitForEvents
Method
waitForEvents
source/io/fsdiropennode.cpp:70–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
}
69
70
void FsDirOpenNode::waitForEvents(BOXEDWINE_CONDITION& parentCondition, U32 events) {
71
kdebug(
"FsDirOpenNode::waitForEvents not implemented"
);
72
}
73
74
bool FsDirOpenNode::isWriteReady() {
75
return false;
Callers
nothing calls this directly
Calls
1
kdebug
Function · 0.85
Tested by
no test coverage detected