mirror of
https://github.com/reactos/reactos.git
synced 2026-05-28 11:53:03 +08:00
Use WaitForMultipleObjects in the mail scheduler loop: - Use events to signal service stop and job update events to the main loop. - Use the timeout timer to start the next job.