Skip to content
Snippets Groups Projects
user avatar
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
7bbc46f7
History
Name Last commit Last update