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

/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dinitclk.c42 * when the SHORT_TIMEOUT period expires. The correct behavior
54 #define SHORT_TIMEOUT 1000 macro
63 PR_WaitCondVar(cv1, PR_MillisecondsToInterval(SHORT_TIMEOUT));

Completed in 249 milliseconds