Home
last modified time | relevance | path

Searched defs:_max_free (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/micro_thread/
H A Dmt_notify.h258 explicit CPtrPool(int max = 500) : _max_free(max), _total(0){}; in _max_free() function
293 int _max_free; variable
H A Dmt_mbuf_pool.h209 int _max_free; variable