Changeset dba056b in mainline for uspace/srv/sysman/sysman.h


Ignore:
Timestamp:
2019-08-06T19:23:56Z (7 years ago)
Author:
Matthieu Riolo <matthieu.riolo@…>
Children:
c6d87c10
Parents:
3f05ef7
git-author:
Michal Koutný <xm.koutny+hos@…> (2015-06-20 01:04:31)
git-committer:
Matthieu Riolo <matthieu.riolo@…> (2019-08-06 19:23:56)
Message:

sysman: Using exposees to detect asynchronous start

  • also fixed bug with reference counting of merged jobs
  • add test for the faulty behavior
File:
1 edited

Legend:

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

    r3f05ef7 rdba056b  
    4545extern int sysman_object_observer(void *, callback_handler_t, void *);
    4646extern int sysman_move_observers(void *, void *);
     47extern size_t sysman_observers_count(void *);
    4748
    4849
Note: See TracChangeset for help on using the changeset viewer.