|
@@ -51,8 +51,6 @@ public:
|
|
|
bool ShouldWait(Thread* thread) const override;
|
|
bool ShouldWait(Thread* thread) const override;
|
|
|
void Acquire(Thread* thread) override;
|
|
void Acquire(Thread* thread) override;
|
|
|
|
|
|
|
|
- void WakeupAllWaitingThreads() override;
|
|
|
|
|
-
|
|
|
|
|
/**
|
|
/**
|
|
|
* Starts the timer, with the specified initial delay and interval.
|
|
* Starts the timer, with the specified initial delay and interval.
|
|
|
* @param initial Delay until the timer is first fired
|
|
* @param initial Delay until the timer is first fired
|