Changeset 46b305a in mainline for kernel/generic/include/time/timeout.h
- Timestamp:
- 2022-08-15T16:35:04Z (3 years ago)
- Branches:
- master, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 61ae4b0
- Parents:
- ad58fd2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/generic/include/time/timeout.h
rad58fd2 r46b305a 43 43 44 44 typedef struct { 45 IRQ_SPINLOCK_DECLARE(lock);46 47 45 /** Link to the list of active timeouts on timeout->cpu */ 48 46 link_t link;
Note:
See TracChangeset
for help on using the changeset viewer.