MCPcopy 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
342int thd_queue_depth(void)
343{
344 return q_reqs.count;
345}
346
347void thd_coalesce(struct dbenv *dbenv)
348{

Callers 2

enqueue_sql_queryFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected