Searched refs:FIRST_WAIT (Results 1 – 2 of 2) sorted by relevance
455 constexpr int FIRST_WAIT = 20; variable456 OsalMSleep(FIRST_WAIT); // skip callback on register
391 constexpr int FIRST_WAIT = 20; in TestSampleService() local392 OsalMSleep(FIRST_WAIT); // skip callback on register in TestSampleService()