Changeset 58563585 in mainline for uspace/lib/c/include/fibril.h
- Timestamp:
- 2016-08-31T11:15:39Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 10cb47e
- Parents:
- 7a67416
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/fibril.h
r7a67416 r58563585 79 79 fibril_owner_info_t *waits_for; 80 80 81 unsigned switches;81 unsigned int switches; 82 82 } fibril_t; 83 83
Note:
See TracChangeset
for help on using the changeset viewer.