Searched refs:waitThreadStartTime (Results 1 – 1 of 1) sorted by relevance
626 int waitThreadStartTime = 5; // wait for thread start. in Init() local628 …DEBUG_LOG("%{public}s wait %{public}d ms for %{public}s started...", __func__, waitThreadStartTime, in Init()630 ClockTime::RelativeSleep(ONE_MILLISECOND_DURATION * waitThreadStartTime); in Init()