#include "abti.h"
#include <stddef.h>
Go to the source code of this file.
◆ mem_pool_lifo_elem_to_header()
static ABTI_mem_pool_header* mem_pool_lifo_elem_to_header |
( |
ABTI_sync_lifo_element * |
lifo_elem | ) |
|
|
inlinestatic |
◆ mem_pool_lifo_elem_to_page()
static ABTI_mem_pool_page* mem_pool_lifo_elem_to_page |
( |
ABTI_sync_lifo_element * |
lifo_elem | ) |
|
|
inlinestatic |
◆ mem_pool_return_partial_bucket()
static void mem_pool_return_partial_bucket |
( |
ABTI_mem_pool_global_pool * |
p_global_pool, |
|
|
ABTI_mem_pool_header * |
bucket |
|
) |
| |
|
static |
◆ protect_memory()