Changeset b2b52cbc in rtems for cpukit/score/include/rtems/score/thread.h
- Timestamp:
- 02/14/96 19:00:00 (28 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 56d34e6
- Parents:
- f972294d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpukit/score/include/rtems/score/thread.h
rf972294d rb2b52cbc 248 248 */ 249 249 250 void _Thread_Start_multitasking ( 251 Thread_Control *system_thread, 252 Thread_Control *idle_thread 253 ); 250 void _Thread_Start_multitasking( void ); 254 251 255 252 /*
Note: See TracChangeset
for help on using the changeset viewer.