Changeset 22f7769 in mainline for src/time/clock.c
- Timestamp:
- 2005-10-17T23:31:41Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 4b2c872d
- Parents:
- 75eacab
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/time/clock.c
r75eacab r22f7769 45 45 * 46 46 * Clock routine executed from clock interrupt handler 47 * (assuming cpu_priority_high()). Runs expired timeouts47 * (assuming interrupts_disable()'d). Runs expired timeouts 48 48 * and preemptive scheduling. 49 49 *
Note:
See TracChangeset
for help on using the changeset viewer.