class TMtxVecPoolItem : public tObject;
Constructors
| Name | Description |
|---|---|
| TMtxVecPoolItem |
Destructors
| Name | Description |
|---|---|
| ~TMtxVecPoolItem |
Properties
| Name | Type | Description |
|---|---|---|
| IsUsed | bool | |
| PoolIndex | int | |
| ThreadID | long long |
Methods
| Name | Description |
|---|---|
| CacheUsed | |
| Enter | |
| Leave | |
| TryEnter |
Fields
| Name | Type | Description |
|---|---|---|
| Mtx | TMtxCache * | |
| MtxInt | TMtxIntCache * | |
| Vec | TVecCache * | |
| VecInt | TVecIntCache * |