Changeset d48fcc0 in mainline for uspace/lib/usb/src/pipesinit.c
- Timestamp:
- 2011-04-09T09:45:14Z (12 years ago)
- Branches:
- lfn, master, serial
- Children:
- e9ce696
- Parents:
- a546687
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/usb/src/pipesinit.c
ra546687 rd48fcc0 356 356 assert(connection); 357 357 358 fibril_mutex_initialize(&pipe->guard); 358 359 pipe->wire = connection; 359 360 pipe->hc_phone = -1;
Note: See TracChangeset
for help on using the changeset viewer.