Changeset c407b98 in mainline for uspace/lib/c/include/fibril.h
- Timestamp:
- 2018-06-13T17:14:51Z (7 years ago)
- Parents:
- a55d76b1
- git-author:
- Jiří Zárevúcky <jiri.zarevucky@…> (2018-06-13 17:09:21)
- git-committer:
- Jiří Zárevúcky <jiri.zarevucky@…> (2018-06-13 17:14:51)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/fibril.h
ra55d76b1 rc407b98 72 72 73 73 fibril_owner_info_t *waits_for; 74 75 unsigned int switches;76 74 } fibril_t; 77 75
Note:
See TracChangeset
for help on using the changeset viewer.