Searched refs:HeapResize (Results 1 – 2 of 2) sorted by relevance
| /f-stack/app/micro_thread/ | ||
| H A D | heap.h | 118 int HeapResize(int size) { in HeapResize() function |
| H A D | micro_thread.cpp | 533 if (_sleeplist.HeapResize(max_thread_num * 2) < 0) in InitFrame() |