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

#include <rb.h>

Data Fields

struct rbnoderoot
 
rb_lessthan_t lessthan_fn
 
int max_depth
 

Field Documentation

◆ lessthan_fn

rb_lessthan_t rbtree::lessthan_fn

◆ max_depth

int rbtree::max_depth

◆ root

struct rbnode* rbtree::root

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