tlsf
0.9
C++ API
File Hierarchy
Full C++ API
Functions
Function add_new_area
Function calloc_ex
Function destroy_memory_pool
Function free_ex
Function get_max_size
Function get_used_size
Function init_memory_pool
Function malloc_ex
Function realloc_ex
Function tlsf_calloc
Function tlsf_free
Function tlsf_malloc
Function tlsf_realloc
Defines
Define _TLSF_H_
Directories
Directory include
Directory tlsf
Files
File tlsf.h
Standard Documents
CHANGELOG
Changelog for package tlsf
0.9.0 (2023-04-28)
0.8.2 (2023-02-14)
0.8.1 (2022-09-13)
0.8.0 (2022-05-04)
0.7.0 (2022-03-01)
0.6.0 (2021-12-13)
0.5.2 (2021-03-18)
0.5.1 (2020-12-08)
0.5.0 (2018-06-26)
0.4.0 (2017-12-08)
LICENSE
PACKAGE
README
Index
tlsf
C++ API
Function tlsf_malloc
View page source
Function tlsf_malloc
Defined in
File tlsf.h
Function Documentation
void
*
tlsf_malloc
(
size_t
size
)