Home
last modified time | relevance | path

Searched refs:_HandleDeviceEvent (Results 1 – 1 of 1) sorted by relevance

/haiku/src/system/kernel/disk_device_manager/
H A DKDiskDeviceManager.cpp185 thread_id thread = spawn_kernel_thread(_HandleDeviceEvent, in EventOccurred()
199 static status_t _HandleDeviceEvent(void* _event) in _HandleDeviceEvent() function in KDiskDeviceManager::DeviceWatcher