Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ closed
Function
closed
cpp/src/arrow/util/io_util.h:153–153 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
151
int Detach();
152
153
bool closed() const { return fd_.load() == -1; }
154
155
protected:
156
static void CloseFromDestructor(int fd);
Callers
12
CheckClosed
Method · 0.85
TellOr
Method · 0.85
Read
Method · 0.85
Tell
Method · 0.85
Write
Method · 0.85
Flush
Method · 0.85
ReadAt
Method · 0.85
Seek
Method · 0.85
Tell
Method · 0.85
ReadBase
Method · 0.85
WriteBase
Method · 0.85
SeekBase
Method · 0.85
Calls
1
load
Method · 0.45
Tested by
no test coverage detected