Changeset 08c98d4c in mainline
- Timestamp:
- 2024-12-25T12:10:53Z (5 months ago)
- Children:
- 083ce33
- Parents:
- 5a8f69e7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/bd/hr/fge.c
r5a8f69e7 r08c98d4c 241 241 242 242 bad: 243 fibril_mutex_lock(&parent->lock);244 243 parent->wu_storage_free_count += result->reserved_cnt; 245 244 fibril_mutex_unlock(&parent->lock);
Note:
See TracChangeset
for help on using the changeset viewer.