Changeset 4ff66ae in mainline for uspace/lib/c/include/ipc/taskman.h


Ignore:
Timestamp:
2019-08-07T11:18:35Z (5 years ago)
Author:
Matthieu Riolo <matthieu.riolo@…>
Children:
87a31ef2
Parents:
bb57a00
git-author:
Michal Koutný <xm.koutny+hos@…> (2015-11-13 03:13:03)
git-committer:
Matthieu Riolo <matthieu.riolo@…> (2019-08-07 11:18:35)
Message:

taskman: Bind events dump to register handler

  • So that no events are processed twice or omitted.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/include/ipc/taskman.h

    rbb57a00 r4ff66ae  
    4444        TASKMAN_EVENT_CALLBACK,
    4545        TASKMAN_NEW_TASK,
    46         TASKMAN_I_AM_NS,
    47         TASKMAN_DUMP_EVENTS
     46        TASKMAN_I_AM_NS
    4847} taskman_request_t;
    4948
Note: See TracChangeset for help on using the changeset viewer.