Changeset 19f0048 in mainline for uspace/lib/usbhost/include/usb/host/utility.h
- Timestamp:
- 2018-02-01T02:13:34Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 17d34a8
- Parents:
- 53fdf8c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/usbhost/include/usb/host/utility.h
r53fdf8c r19f0048 63 63 void joinable_fibril_join(joinable_fibril_t *); 64 64 void joinable_fibril_destroy(joinable_fibril_t *); 65 errno_t joinable_fibril_recreate(joinable_fibril_t *); 65 66 66 67
Note:
See TracChangeset
for help on using the changeset viewer.