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

/haiku/src/apps/haikudepot/ui/
H A DToLatestUserUsageConditionsWindow.cpp237 ToLatestUserUsageConditionsWindow::_SetWorkerThreadLocked(thread_id thread) function in class:ToLatestUserUsageConditionsWindow
265 _SetWorkerThreadLocked(thread);
310 _SetWorkerThreadLocked(-1);
342 _SetWorkerThreadLocked(thread);
388 _SetWorkerThreadLocked(-1);
H A DToLatestUserUsageConditionsWindow.h46 void _SetWorkerThreadLocked(thread_id thread);
H A DUserLoginWindow.h55 void _SetWorkerThreadLocked(thread_id thread);
H A DUserLoginWindow.cpp452 UserLoginWindow::_SetWorkerThreadLocked(thread_id thread) function in class:UserLoginWindow
513 threadData->window->_SetWorkerThreadLocked(-1);
729 _SetWorkerThreadLocked(thread);
811 threadData->window->_SetWorkerThreadLocked(-1);
1297 threadData->window->_SetWorkerThreadLocked(-1);

Completed in 40 milliseconds