Changeset 456f7ae in mainline for uspace/lib/c/include/task.h
- Timestamp:
- 2019-08-07T05:48:26Z (6 years ago)
- Children:
- 035d7d8
- Parents:
- c675ab1
- git-author:
- Michal Koutný <xm.koutny+hos@…> (2015-10-20 23:25:18)
- git-committer:
- Matthieu Riolo <matthieu.riolo@…> (2019-08-07 05:48:26)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/task.h
rc675ab1 r456f7ae 75 75 76 76 extern errno_t task_retval(int); 77 78 /* Implemented in task_event.h */ 77 79 extern int task_register_event_handler(task_event_handler_t); 78 80
Note:
See TracChangeset
for help on using the changeset viewer.