MCPcopy Index your code
hub / github.com/Pithikos/C-Thread-Pool / thread_do

Function thread_do

thpool.c:336–406  ·  view source on GitHub ↗

What each thread is doing * * In principle this is an endless loop. The only time this loop gets interrupted is once * thpool_destroy() is invoked or the program exits. * * @param thread thread that will run this function * @return nothing */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

sigactionClass · 0.85
bsem_waitFunction · 0.85
jobqueue_pullFunction · 0.85

Tested by

no test coverage detected