Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
205
size_t ThreadSpecific::GetSize() const
206
{
207
return this->Size;
208
}
209
210
VTK_ABI_NAMESPACE_END
211
} // STDThread
Callers
13
size
Function · 0.45
TestArrayAPIDense
Function · 0.45
AllocateTuples
Method · 0.45
ReallocateTuples
Method · 0.45
TestAbstractArraySize
Function · 0.45
TestArraySize
Function · 0.45
Test_vtkIdType_InsertNextValue_v
Function · 0.45
Test_void_InsertValue_idx_v
Function · 0.45
Test_void_InsertTypedTuple_idx_t
Function · 0.45
Test_vtkIdType_InsertNextTypedTuple_t
Function · 0.45
TestArrayAPISparse
Function · 0.45
TestArrayExtents
Function · 0.45
Calls
no outgoing calls
Tested by
12
TestArrayAPIDense
Function · 0.36
AllocateTuples
Method · 0.36
ReallocateTuples
Method · 0.36
TestAbstractArraySize
Function · 0.36
TestArraySize
Function · 0.36
Test_vtkIdType_InsertNextValue_v
Function · 0.36
Test_void_InsertValue_idx_v
Function · 0.36
Test_void_InsertTypedTuple_idx_t
Function · 0.36
Test_vtkIdType_InsertNextTypedTuple_t
Function · 0.36
TestArrayAPISparse
Function · 0.36
TestArrayExtents
Function · 0.36
TestVariantArray
Function · 0.36