Changeset f3ea4992 in rtems
- Timestamp:
- May 11, 2011, 9:38:01 AM (9 years ago)
- Branches:
- 4.11, master
- Children:
- 42bb344e
- Parents:
- 3560b4f
- Location:
- cpukit
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
cpukit/ChangeLog
r3560b4f rf3ea4992 1 2011-05-11 Sebastian Huber <sebastian.huber@embedded-brains.de> 2 3 * libblock/include/rtems/bdbuf.h: Documentation. 4 1 5 2011-05-11 Sebastian Huber <sebastian.huber@embedded-brains.de> 2 6 -
cpukit/libblock/include/rtems/bdbuf.h
r3560b4f rf3ea4992 520 520 /** 521 521 * Release the buffer allocated with a get or read call placing it on the 522 * modi died list. If the buffer was not released modified before the hold522 * modified list. If the buffer was not released modified before the hold 523 523 * timer is set to the configuration value. If the buffer had been released 524 524 * modified before but not written to disk the hold timer is not updated. The
Note: See TracChangeset
for help on using the changeset viewer.