mirror of
https://github.com/apache/nuttx.git
synced 2026-08-01 20:28:58 +00:00
When the mempool uses the waitsem semaphore for memory allocation, the flowing two conditions must be satisfied simultaneously: its wait variable is set to true, and the expandsize variable is set to 0 Signed-off-by: zhanxiaoqi <zhanxiaoqi@bytedance.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Make.defs | ||
| mempool.c | ||
| mempool_multiple.c | ||
| mempool_procfs.c | ||