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

/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dfdcach.c58 * NUM_FDS must be <= FD_CACHE_SIZE.
60 #define FD_CACHE_SIZE 1024 macro
74 PR_SetFDCacheSize(0, FD_CACHE_SIZE);
76 PR_SetFDCacheSize(0, FD_CACHE_SIZE);
171 PR_SetFDCacheSize(0, FD_CACHE_SIZE);

Completed in 42 milliseconds