Changeset 2a7ba5e in mainline for uspace/lib/c/include/fibril.h
- Timestamp:
- 2016-05-24T21:03:32Z (9 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 609f8d9c
- Parents:
- 0a981e3 (diff), c170438 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/fibril.h
r0a981e3 r2a7ba5e 78 78 79 79 fibril_owner_info_t *waits_for; 80 81 unsigned switches; 80 82 } fibril_t; 81 83
Note:
See TracChangeset
for help on using the changeset viewer.