OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:slabAllocatorGetNumItems
(Results
1 - 2
of
2
) sorted by null
/device/google/contexthub/firmware/os/inc/
slab.h
35
uint32_t
slabAllocatorGetNumItems
(struct SlabAllocator *allocator); // simply say hwo many items it can hold max (numItems passed to constructor)
/device/google/contexthub/firmware/os/core/
slab.c
100
uint32_t
slabAllocatorGetNumItems
(struct SlabAllocator *allocator)
Completed in 572 milliseconds