MCPcopy Create free account
hub / github.com/Pithikos/C-Thread-Pool / thread_init

Function thread_init

thpool.c:301–315  ·  view source on GitHub ↗

Initialize a thread in the thread pool * * @param thread address to the pointer of the thread to be created * @param id id to be given to the thread * @return 0 on success, -1 otherwise. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

thpool_initFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected