Home
last modified time | relevance | path

Searched hist:"1 e02632b949fc2f667682e96d5d6d86e83396cd4" (Results 1 – 4 of 4) sorted by relevance

/haiku/src/add-ons/kernel/bus_managers/usb/
H A DObject.cpp1e02632b949fc2f667682e96d5d6d86e83396cd4 Tue Feb 18 00:11:57 UTC 2020 Augustin Cavalier <waddlesplash@gmail.com> USB: Detach pipes from the stack before tearing down their state.

This way, it is now actually impossible to submit a request to a
pipe that is in the process of being destroyed, solving several
race conditions.

Should fix the remaining KDL in #15710.
H A Dusb_private.h1e02632b949fc2f667682e96d5d6d86e83396cd4 Tue Feb 18 00:11:57 UTC 2020 Augustin Cavalier <waddlesplash@gmail.com> USB: Detach pipes from the stack before tearing down their state.

This way, it is now actually impossible to submit a request to a
pipe that is in the process of being destroyed, solving several
race conditions.

Should fix the remaining KDL in #15710.
H A DPipe.cpp1e02632b949fc2f667682e96d5d6d86e83396cd4 Tue Feb 18 00:11:57 UTC 2020 Augustin Cavalier <waddlesplash@gmail.com> USB: Detach pipes from the stack before tearing down their state.

This way, it is now actually impossible to submit a request to a
pipe that is in the process of being destroyed, solving several
race conditions.

Should fix the remaining KDL in #15710.
H A DStack.cpp1e02632b949fc2f667682e96d5d6d86e83396cd4 Tue Feb 18 00:11:57 UTC 2020 Augustin Cavalier <waddlesplash@gmail.com> USB: Detach pipes from the stack before tearing down their state.

This way, it is now actually impossible to submit a request to a
pipe that is in the process of being destroyed, solving several
race conditions.

Should fix the remaining KDL in #15710.