Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bloomberg/comdb2
/ thd_queue_depth
Function
thd_queue_depth
db/handle_buf.c:342–345 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
340
}
341
342
int thd_queue_depth(void)
343
{
344
return q_reqs.count;
345
}
346
347
void thd_coalesce(struct dbenv *dbenv)
348
{
Callers
2
enqueue_sql_query
Function · 0.85
update_weighted_standing_queue_metrics
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected