Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ run
Method
run
extern/libcds/test/include/cds_test/thread.h:158–161 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
156
}
157
158
std::chrono::milliseconds run()
159
{
160
return run( std::chrono::seconds::zero());
161
}
162
163
std::chrono::milliseconds run( std::chrono::seconds duration )
164
{
Callers
nothing calls this directly
Calls
11
zero
Function · 0.85
emplace_back
Method · 0.80
ready
Method · 0.80
run
Function · 0.50
sleep_for
Function · 0.50
reset
Method · 0.45
size
Method · 0.45
reserve
Method · 0.45
store
Method · 0.45
wait
Method · 0.45
join
Method · 0.45
Tested by
no test coverage detected