MCPcopy 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
65void MsgStack::pop(int id) {

Callers

nothing calls this directly

Calls 2

getDumpMethod · 0.80
clearMethod · 0.45

Tested by

no test coverage detected