MCPcopy Create free account
hub / github.com/Kitware/VTK / GetSize

Method GetSize

Common/Core/SMP/STDThread/vtkSMPThreadLocalBackend.cxx:205–208  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

203}
204
205size_t ThreadSpecific::GetSize() const
206{
207 return this->Size;
208}
209
210VTK_ABI_NAMESPACE_END
211} // STDThread

Callers 13

sizeFunction · 0.45
TestArrayAPIDenseFunction · 0.45
AllocateTuplesMethod · 0.45
ReallocateTuplesMethod · 0.45
TestAbstractArraySizeFunction · 0.45
TestArraySizeFunction · 0.45
TestArrayAPISparseFunction · 0.45
TestArrayExtentsFunction · 0.45

Calls

no outgoing calls

Tested by 12

TestArrayAPIDenseFunction · 0.36
AllocateTuplesMethod · 0.36
ReallocateTuplesMethod · 0.36
TestAbstractArraySizeFunction · 0.36
TestArraySizeFunction · 0.36
TestArrayAPISparseFunction · 0.36
TestArrayExtentsFunction · 0.36
TestVariantArrayFunction · 0.36