Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ add
Method
add
extern/libcds/test/include/cds_test/thread.h:144–147 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
142
}
143
144
void add( thread * what )
145
{
146
m_workers.push_back( what );
147
}
148
149
void add( thread * what, size_t count )
150
{
Callers
15
test
Method · 0.45
test
Method · 0.45
test
Method · 0.45
test
Method · 0.45
test
Method · 0.45
do_test
Method · 0.45
test
Method · 0.45
test
Method · 0.45
test
Method · 0.45
test
Method · 0.45
test
Method · 0.45
test
Method · 0.45
Calls
3
add
Function · 0.50
push_back
Method · 0.45
clone
Method · 0.45
Tested by
no test coverage detected