Changeset bd0b378 in rtems for cpukit/rtems/src/semflush.c
- Timestamp:
- 11/09/99 19:45:23 (24 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 1007c3c
- Parents:
- 1baa059
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpukit/rtems/src/semflush.c
r1baa059 rbd0b378 59 59 register Semaphore_Control *the_semaphore; 60 60 Objects_Locations location; 61 boolean wait;62 61 63 62 the_semaphore = _Semaphore_Get( id, &location );
Note: See TracChangeset
for help on using the changeset viewer.