Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/build
/ interrupted
Function
interrupted
src/engine/execcmd.cpp:110–113 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
108
/* Returns whether an interrupt has been detected so far. */
109
110
int interrupted( void )
111
{
112
return intr != 0;
113
}
114
115
116
/* Internal interrupt handler. */
Callers
2
exec_wait
Function · 0.85
exec_wait
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected