Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReadyTalk/avian
/ exit
Method
exit
src/system/posix.cpp:929–932 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
927
}
928
929
virtual void exit(int code)
930
{
931
::exit(code);
932
}
933
934
virtual void abort()
935
{
Callers
2
run
Method · 0.45
attachThread
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected