Changeset 3f7e1f24 in mainline for uspace/srv/sysman/unit.h


Ignore:
Timestamp:
2019-08-03T08:28:26Z (6 years ago)
Author:
Matthieu Riolo <matthieu.riolo@…>
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)
Message:

sysman: Refactored job manipulation (event loop + one main fibril)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/sysman/unit.h

    rd7c5fc0 r3f7e1f24  
    6262
    6363        unit_state_t state;
    64         fibril_mutex_t state_mtx;
    65         fibril_condvar_t state_cv;
    6664
    6765        list_t dependencies;
Note: See TracChangeset for help on using the changeset viewer.