Searched refs:MAX_WAIT_OBJECT_COUNT (Results 1 – 1 of 1) sorted by relevance
46 #define MAX_WAIT_OBJECT_COUNT 1024 macro300 if (fWaitObjectCount > MAX_WAIT_OBJECT_COUNT) in SystemProfiler()301 fWaitObjectCount = MAX_WAIT_OBJECT_COUNT; in SystemProfiler()