Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AdaptiveCpp/AdaptiveCpp
/ wait
Method
wait
src/runtime/omp/omp_queue.cpp:98–98 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
96
}
97
98
virtual void wait() const override { _signal.wait(); }
99
100
private:
101
// This should only be called once by the instrumentation_task_guard
Callers
nothing calls this directly
Calls
1
wait
Method · 0.45
Tested by
no test coverage detected