Searched refs:fdpool_count (Results 1 - 1 of 1) sorted by relevance

/system/extras/fatblock/
H A Dfdpool.c33 static int fdpool_count = 0; variable
47 fdpool_count++;
61 fdpool_count--;
99 if (fdpool_count >= FDPOOL_SIZE)

Completed in 36 milliseconds