Changeset 2f44fafd in mainline for uspace/lib/c/generic/private/task.h
- Timestamp:
- 2019-08-07T04:33:20Z (6 years ago)
- Children:
- e0e7eba
- Parents:
- 62273d1
- git-author:
- Michal Koutný <xm.koutny+hos@…> (2015-10-12 21:58:23)
- git-committer:
- Matthieu Riolo <matthieu.riolo@…> (2019-08-07 04:33:20)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/generic/private/task.h
r62273d1 r2f44fafd 40 40 void __task_init(async_sess_t *); 41 41 42 int task_retval_internal(int, bool); 43 42 44 #endif 43 45
Note:
See TracChangeset
for help on using the changeset viewer.