Zephyr API Documentation  2.7.0-rc2
A Scalable Open Source RTOS
k_heap Struct Reference

#include <kernel.h>

Data Fields

struct sys_heap heap
 
_wait_q_t wait_q
 
struct k_spinlock lock
 

Field Documentation

◆ heap

struct sys_heap k_heap::heap

◆ lock

struct k_spinlock k_heap::lock

◆ wait_q

_wait_q_t k_heap::wait_q

The documentation for this struct was generated from the following file: