Changeset e0b7763 in mainline
- Timestamp:
- 2024-08-30T14:49:23Z (9 months ago)
- Children:
- da5c257
- Parents:
- 4e84176
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/bd/hr/hr.c
r4e84176 re0b7763 201 201 } 202 202 203 fibril_mutex_ lock(&hr_volumes_lock);203 fibril_mutex_unlock(&hr_volumes_lock); 204 204 return NULL; 205 205 }
Note:
See TracChangeset
for help on using the changeset viewer.