
Go to the source code of this file.
Data Structures | |
| class | CkPoolQueue< type > |
| A queue for CkMultiPool, templated with the type it handles, and the number of objects allocated in a single chunk. More... | |
| class | CkPool< type, sz > |
| CkPool has one single static queue per processor that maintains the already allocated buffers. More... | |
| class | CkMultiPool< type > |
| CkMultiPool allows the user to have both a default queue, and specific queues from which to allocate. More... | |
1.5.5