Changeset 623ba26c in mainline for include/proc/scheduler.h
- Timestamp:
- 2005-09-01T14:42:09Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- e83a9f7
- Parents:
- db3341e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
include/proc/scheduler.h
rdb3341e r623ba26c 44 44 }; 45 45 46 extern volatile int nrdy;46 extern volatile count_t nrdy; 47 47 48 48 static thread_t *find_best_thread(void);
Note:
See TracChangeset
for help on using the changeset viewer.