mirror of
https://github.com/RGBCube/serenity
synced 2025-10-29 00:02:07 +00:00
Right now the TD and QH descriptor pools look to be susceptible to a race condition in the event they are accessed simultaneously by separate threads making USB transfers. This fix does not seem to add any noticeable overhead. |
||
|---|---|---|
| .. | ||
| UHCIController.cpp | ||
| UHCIController.h | ||
| UHCIDescriptorPool.h | ||
| UHCIDescriptorTypes.h | ||
| UHCIRootHub.cpp | ||
| UHCIRootHub.h | ||