Changeset 3f7e1f24 in mainline for uspace/srv/sysman/unit.h
- Timestamp:
- 2019-08-03T08:28:26Z (6 years ago)
- Children:
- 095d03c
- Parents:
- d7c5fc0
- git-author:
- Michal Koutný <xm.koutny+hos@…> (2015-04-22 17:54:08)
- git-committer:
- Matthieu Riolo <matthieu.riolo@…> (2019-08-03 08:28:26)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/sysman/unit.h
rd7c5fc0 r3f7e1f24 62 62 63 63 unit_state_t state; 64 fibril_mutex_t state_mtx;65 fibril_condvar_t state_cv;66 64 67 65 list_t dependencies;
Note:
See TracChangeset
for help on using the changeset viewer.