MCPcopy 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
70void FsDirOpenNode::waitForEvents(BOXEDWINE_CONDITION& parentCondition, U32 events) {
71 kdebug("FsDirOpenNode::waitForEvents not implemented");
72}
73
74bool FsDirOpenNode::isWriteReady() {
75 return false;

Callers

nothing calls this directly

Calls 1

kdebugFunction · 0.85

Tested by

no test coverage detected