Changeset c53eb2c3 in rtems for c/src/exec/score/headers/tqdata.h
- Timestamp:
- 08/13/96 20:46:10 (27 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 456b3769
- Parents:
- a66fcc5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/exec/score/headers/tqdata.h
ra66fcc5 rc53eb2c3 77 77 States_Control state; /* state of threads on Thread_q */ 78 78 unsigned32 timeout_status; 79 unsigned32 count;80 79 } Thread_queue_Control; 81 80
Note: See TracChangeset
for help on using the changeset viewer.