MCPcopy Create free account
hub / github.com/BoevaLab/FREEC / unlock

Method unlock

src/ThreadPool.cpp:36–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34}
35
36void ThreadPoolManager::unlock() const
37{
38 pthread_mutex_unlock(&mp);
39}
40
41bool ThreadPoolManager::reserveOneThread()
42{

Callers 4

initCopyNumberMethod · 0.80
runMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected