Searched refs:_FetchDataThreadEntry (Results 1 - 4 of 4) sorted by relevance

/haiku/src/apps/haikudepot/ui/
H A DUserUsageConditionsWindow.h51 static int32 _FetchDataThreadEntry(void* data);
H A DToLatestUserUsageConditionsWindow.h49 static int32 _FetchDataThreadEntry(void* data);
H A DToLatestUserUsageConditionsWindow.cpp261 thread_id thread = spawn_thread(&_FetchDataThreadEntry,
279 ToLatestUserUsageConditionsWindow::_FetchDataThreadEntry(void* data) function in class:ToLatestUserUsageConditionsWindow
H A DUserUsageConditionsWindow.cpp236 thread_id thread = spawn_thread(&_FetchDataThreadEntry,
255 UserUsageConditionsWindow::_FetchDataThreadEntry(void* data) function in class:UserUsageConditionsWindow

Completed in 17 milliseconds