Changeset bf601313 in mainline
- Timestamp:
- 2018-01-13T12:25:38Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 93757c5
- Parents:
- 598733c9
- git-author:
- Ondřej Hlavatý <aearsis@…> (2018-01-13 12:19:55)
- git-committer:
- Ondřej Hlavatý <aearsis@…> (2018-01-13 12:25:38)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/xhci/rh.c
r598733c9 rbf601313 149 149 *events = event.events; 150 150 rh->event = NULL; 151 152 /* Wake other threads potentially waiting to post their event */ 153 fibril_condvar_broadcast(&rh->event_handled); 151 154 } 152 155
Note:
See TracChangeset
for help on using the changeset viewer.