Changes in uspace/lib/c/include/fibril.h [c170438:58563585] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/fibril.h
rc170438 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.