Changeset 3b1cc8d in mainline for uspace/lib/c/include/fibril.h
- Timestamp:
- 2018-06-14T19:19:51Z (3 years ago)
- Branches:
- master
- Children:
- e6bab27b
- Parents:
- 587478b
- git-author:
- Jiří Zárevúcky <zarevucky.jiri@…> (2018-06-14 19:19:51)
- git-committer:
- GitHub <noreply@…> (2018-06-14 19:19:51)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/fibril.h
r587478b r3b1cc8d 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.