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

Method getThreadSelf

src/ThreadPool.h:123–123  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

121
122 unsigned int getNumber() const {return num;}
123 pthread_t getThreadSelf() const {return tid;}
124
125 long long duration() const {
126 pthread_mutex_lock(&mp);

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected