Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bshoshany/thread-pool
/ flag_class
Method
flag_class
tests/BS_thread_pool_test.cpp:1121–1121 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1119
{
1120
public:
1121
explicit flag_class(BS::thread_pool<>& pool_) : pool(&pool_) {}
1122
1123
void set_flag_no_args()
1124
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected