MCPcopy Index your code
hub / github.com/MapServer/MapServer / msGetThreadId

Function msGetThreadId

mapthread.c:187–191  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

185/************************************************************************/
186
187int msGetThreadId()
188
189{
190 return (int) pthread_self();
191}
192
193/************************************************************************/
194/* msAcquireLock() */

Callers 8

msConnPoolRegisterFunction · 0.85
msConnPoolRequestFunction · 0.85
msGetDebugInfoObjFunction · 0.85
msDebugCleanupFunction · 0.85
msGetErrorObjFunction · 0.85
msResetErrorListFunction · 0.85
msIO_GetContextGroupFunction · 0.85
msIO_getHandlerFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected