Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boutproject/BOUT-dev
/ BOUT_OMP_SAFE
Function
BOUT_OMP_SAFE
src/sys/msg_stack.cxx:61–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
return;
60
}
61
BOUT_OMP_SAFE(single)
62
{ --position; }
63
}
64
65
void MsgStack::pop(int id) {
Callers
nothing calls this directly
Calls
2
getDump
Method · 0.80
clear
Method · 0.45
Tested by
no test coverage detected