Searched refs:ReadThreadFunction (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/apps/musiccollection/
H A DFileMonitor.h122 friend int32 ReadThreadFunction(void *data);
H A DFileMonitor.cpp175 ReadThreadFunction(void *data) function
203 fThreadId = spawn_thread(ReadThreadFunction, "file reader", B_LOW_PRIORITY,

Completed in 39 milliseconds