Searched hist:"7 c18d58f2bdd1fd241d1a8841e3312e5fbc3a764" (Results 1 – 4 of 4) sorted by relevance
/haiku/src/add-ons/kernel/bus_managers/usb/ |
H A D | usb_private.h | 7c18d58f2bdd1fd241d1a8841e3312e5fbc3a764 Sat May 27 13:52:51 UTC 2023 Jérôme Duval <jerome.duval@gmail.com> usb: explore on BusManager::Start()
registering new devices requires the device_manager lock. The explore thread would wait that the initial device scan is over to register devices.
Change-Id: I46529ab0926f349023f06ada3411979c0950dfcf Reviewed-on: https://review.haiku-os.org/c/haiku/+/6475 Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org> Reviewed-by: Adrien Destugues <pulkomandy@pulkomandy.tk> Reviewed-by: waddlesplash <waddlesplash@gmail.com>
|
H A D | BusManager.cpp | 7c18d58f2bdd1fd241d1a8841e3312e5fbc3a764 Sat May 27 13:52:51 UTC 2023 Jérôme Duval <jerome.duval@gmail.com> usb: explore on BusManager::Start()
registering new devices requires the device_manager lock. The explore thread would wait that the initial device scan is over to register devices.
Change-Id: I46529ab0926f349023f06ada3411979c0950dfcf Reviewed-on: https://review.haiku-os.org/c/haiku/+/6475 Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org> Reviewed-by: Adrien Destugues <pulkomandy@pulkomandy.tk> Reviewed-by: waddlesplash <waddlesplash@gmail.com>
|
H A D | usb.cpp | 7c18d58f2bdd1fd241d1a8841e3312e5fbc3a764 Sat May 27 13:52:51 UTC 2023 Jérôme Duval <jerome.duval@gmail.com> usb: explore on BusManager::Start()
registering new devices requires the device_manager lock. The explore thread would wait that the initial device scan is over to register devices.
Change-Id: I46529ab0926f349023f06ada3411979c0950dfcf Reviewed-on: https://review.haiku-os.org/c/haiku/+/6475 Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org> Reviewed-by: Adrien Destugues <pulkomandy@pulkomandy.tk> Reviewed-by: waddlesplash <waddlesplash@gmail.com>
|
H A D | Stack.cpp | 7c18d58f2bdd1fd241d1a8841e3312e5fbc3a764 Sat May 27 13:52:51 UTC 2023 Jérôme Duval <jerome.duval@gmail.com> usb: explore on BusManager::Start()
registering new devices requires the device_manager lock. The explore thread would wait that the initial device scan is over to register devices.
Change-Id: I46529ab0926f349023f06ada3411979c0950dfcf Reviewed-on: https://review.haiku-os.org/c/haiku/+/6475 Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org> Reviewed-by: Adrien Destugues <pulkomandy@pulkomandy.tk> Reviewed-by: waddlesplash <waddlesplash@gmail.com>
|