Changeset 10005fd in mainline for uspace/srv/bd/hr/var.h
- Timestamp:
- 2025-03-06T20:13:51Z (7 months ago)
- Children:
- d6fe2a1
- Parents:
- 4d42a1b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/bd/hr/var.h
r4d42a1b r10005fd 106 106 fibril_rwlock_t states_lock; 107 107 108 /* for halting IO requests when a REBUILD start waits */109 bool halt_please;110 fibril_mutex_t halt_lock;111 112 108 _Atomic bool state_changed; 113 109 _Atomic uint64_t rebuild_blk;
Note:
See TracChangeset
for help on using the changeset viewer.