Something went wrong on our end
-
Gregory Nutt authored
Avoid calling pthread_join() to wait for USB MSC thread to terminate: This does not work if the caller of usb_mscuninitialize() is in a different task group than the MSC thread. From David Sidrane
Gregory Nutt authoredAvoid calling pthread_join() to wait for USB MSC thread to terminate: This does not work if the caller of usb_mscuninitialize() is in a different task group than the MSC thread. From David Sidrane
To find the state of this project's repository at the time of any of these versions, check out the tags.