Home
last modified time | relevance | path

Searched refs:FDPOOL_SIZE (Results 1 – 1 of 1) sorted by relevance

/system/extras/fatblock/
Dfdpool.c26 #define FDPOOL_SIZE 4 macro
99 if (fdpool_count >= FDPOOL_SIZE) in fdpool_pool()