numpy
2.0.0
Main Page
Data Structures
Files
Data Structures
Data Fields
Data Fields
cache_bucket Struct Reference
Data Fields
npy_uintp
available
void *
ptrs
[
NCACHE
]
Detailed Description
this structure fits neatly into a cacheline
Field Documentation
npy_uintp
cache_bucket::available
number of cached pointers
Referenced by
_npy_alloc_cache()
.
void*
cache_bucket::ptrs
[
NCACHE
]
Referenced by
_npy_alloc_cache()
.
The documentation for this struct was generated from the following file:
src/multiarray/
alloc.c
cache_bucket
Generated on Tue May 30 2017 16:06:33 for numpy by
1.7.6.1