MCPcopy Create free account
hub / github.com/bloomberg/comdb2 / thdpool_remove_waitthd

Function thdpool_remove_waitthd

util/thdpool.c:1166–1169  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1164}
1165
1166void thdpool_remove_waitthd(struct thdpool *pool)
1167{
1168 pool->nwaitthd--;
1169}
1170
1171int thdpool_get_maxthds(struct thdpool *pool)
1172{

Callers 1

luabb_trigger_registerFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected