Home
last modified time | relevance | path

Searched refs:_CreateAccountThreadEntry (Results 1 – 2 of 2) sorted by relevance

/haiku/src/apps/haikudepot/ui/
H A DUserLoginWindow.h84 static int32 _CreateAccountThreadEntry(void* data);
H A DUserLoginWindow.cpp1080 thread_id thread = spawn_thread(&_CreateAccountThreadEntry, in _CreateAccount()
1298 UserLoginWindow::_CreateAccountThreadEntry(void* data) in _CreateAccountThreadEntry() function in UserLoginWindow