Searched refs:WIN_CONNECT_DELAY (Results 1 – 2 of 2) sorted by relevance
88 #define WIN_CONNECT_DELAY 5 macro1086 "sleeping: %d\n", iRetries + 1, WIN_CONNECT_DELAY); in winMultiWindowXMsgProc()1088 sleep(WIN_CONNECT_DELAY); in winMultiWindowXMsgProc()1466 "sleeping: %d\n", iRetries + 1, WIN_CONNECT_DELAY); in winInitMultiWindowWM()1468 sleep(WIN_CONNECT_DELAY); in winInitMultiWindowWM()
67 #define WIN_CONNECT_DELAY 4 macro