Remove implicit capture warning from Scheduler

Explicitly capture `this`, since the implicit capture is deprecated and
causes a warning.

Bug: 315858516
Test: make
Change-Id: Ia37e5ac0b0de5e837e4b340d553afa865bb949ec
1 file changed