Changeset 72c8f77 in mainline for uspace/srv/sysman/sysman.h


Ignore:
Timestamp:
2019-08-06T18:30:29Z (5 years ago)
Author:
Matthieu Riolo <matthieu.riolo@…>
Children:
63a3276
Parents:
c2d50c8
git-author:
Michal Koutný <xm.koutny+hos@…> (2015-05-26 16:15:58)
git-committer:
Matthieu Riolo <matthieu.riolo@…> (2019-08-06 18:30:29)
Message:

sysman: Separate job closure creation and its enqueuing

  • added merge job operation
  • created test that failed with previous implementation of job closure
File:
1 edited

Legend:

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

    rc2d50c8 r72c8f77  
    4444extern void sysman_process_queue(void);
    4545extern int sysman_object_observer(void *, callback_handler_t, void *);
     46extern int sysman_move_observers(void *, void *);
    4647
    4748
Note: See TracChangeset for help on using the changeset viewer.