Searched refs:_SetWorkerThread (Results 1 - 10 of 10) sorted by relevance

/haiku/src/apps/haikudepot/ui/
H A DUserUsageConditionsWindow.h50 void _SetWorkerThread(thread_id thread);
H A DToLatestUserUsageConditionsWindow.h45 void _SetWorkerThread(thread_id thread);
H A DScreenshotWindow.h51 void _SetWorkerThread(thread_id thread);
H A DRatePackageWindow.h46 void _SetWorkerThread(thread_id thread);
H A DScreenshotWindow.cpp213 _SetWorkerThread(thread);
218 ScreenshotWindow::_SetWorkerThread(thread_id thread) function in class:ScreenshotWindow
251 window->_SetWorkerThread(-1);
H A DRatePackageWindow.cpp411 _SetWorkerThread(thread);
421 _SetWorkerThread(thread);
426 RatePackageWindow::_SetWorkerThread(thread_id thread) function in class:RatePackageWindow
525 _SetWorkerThread(-1);
589 _SetWorkerThread(-1);
691 _SetWorkerThread(-1);
H A DUserUsageConditionsWindow.cpp240 _SetWorkerThread(thread);
310 _SetWorkerThread(-1);
394 UserUsageConditionsWindow::_SetWorkerThread(thread_id thread) function in class:UserUsageConditionsWindow
H A DToLatestUserUsageConditionsWindow.cpp222 ToLatestUserUsageConditionsWindow::_SetWorkerThread(thread_id thread) function in class:ToLatestUserUsageConditionsWindow
240 _SetWorkerThread(thread);
H A DUserLoginWindow.h54 void _SetWorkerThread(thread_id thread);
H A DUserLoginWindow.cpp455 _SetWorkerThread(thread);
460 UserLoginWindow::_SetWorkerThread(thread_id thread) function in class:UserLoginWindow
503 _SetWorkerThread(thread);
1077 _SetWorkerThread(thread);

Completed in 109 milliseconds