Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: JobSchedulerDemo Borsch
Revisions of scheduler.h
Revision | Date | Message | Actions |
---|---|---|---|
14:a30cc783ae89 | 2017-08-02 | rolled back GetList | File Diff Annotate |
13:6be67ee77861 | 2017-08-02 | added JobList method to be implemented | File Diff Annotate |
7:98c8b2eabea3 | 2017-07-11 | improved scheduler quit processing | File Diff Annotate |
5:d8f69ac330f2 | 2017-07-11 | fixing job running bugs | File Diff Annotate |
4:78bcd5a675e1 | 2017-07-11 | added runner concept | File Diff Annotate |
3:f08f55827736 | 2017-07-11 | scheduler can schedule jobs and remove run once jobs | File Diff Annotate |
2:9bf5366ad5a2 | 2017-07-11 | improved scheduler organization | File Diff Annotate |
1:ec6a1d054065 | 2017-07-11 | improved data types | File Diff Annotate |
0:806403f3d0d1 | 2017-07-11 | basic JobScheduler implementation with core producer - consumer thread safe design; functional, but really bare bones | File Diff Annotate |