Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReadyTalk/avian
/ close
Function
close
classpath/java-lang.cpp:223–227 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
221
}
222
223
void close(int p[2])
224
{
225
::close(p[0]);
226
::close(p[1]);
227
}
228
229
void clean(JNIEnv* e, jobjectArray command, char** p)
230
{
Callers
2
safeClose
Function · 0.70
Java_java_lang_Runtime_exec
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected