Searched defs:DELAY_LINE_LENGTH_LOG2 (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/threads/
H A DTimerThread.h112 #define DELAY_LINE_LENGTH_LOG2 5 macro
113 #define DELAY_LINE_LENGTH_MASK PR_BITMASK(DELAY_LINE_LENGTH_LOG2)
114 #define DELAY_LINE_LENGTH PR_BIT(DELAY_LINE_LENGTH_LOG2)

Completed in 1350 milliseconds