Home
last modified time | relevance | path

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

/haiku/src/apps/musiccollection/
H A DFileMonitor.h72 void SetReadThread(ReadThread* readThread);
H A DFileMonitor.cpp34 FileMonitor::SetReadThread(ReadThread* readThread) in SetReadThread() function in FileMonitor
H A DMusicCollectionWindow.cpp245 fQueryHandler->SetReadThread(fQueryReader); in MusicCollectionWindow()