MCPcopy Create free account
hub / github.com/dds-bridge/dds / NumThreads

Method NumThreads

library/src/system/memory.cpp:53–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51
52
53unsigned Memory::NumThreads() const
54{
55 return static_cast<unsigned>(threadSizes.size());
56}
57
58
59double Memory::MemoryInUseMB(const unsigned /*thrId*/) const

Callers 10

CloseDebugFilesFunction · 0.80
FreeMemoryFunction · 0.80
ensure_threadFunction · 0.80
ensure_threadFunction · 0.80
ensure_threadFunction · 0.80
TESTFunction · 0.80
ensure_threadFunction · 0.80
ensure_threadFunction · 0.80
TESTFunction · 0.80
ensure_threadsFunction · 0.80

Calls

no outgoing calls

Tested by 8

ensure_threadFunction · 0.64
ensure_threadFunction · 0.64
ensure_threadFunction · 0.64
TESTFunction · 0.64
ensure_threadFunction · 0.64
ensure_threadFunction · 0.64
TESTFunction · 0.64
ensure_threadsFunction · 0.64