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

/haiku/src/apps/haikudepot/ui/
H A DUserLoginWindow.h94 static int32 _CreateAccountSetupThreadEntry(void* data);
H A DUserLoginWindow.cpp726 thread_id thread = spawn_thread(&_CreateAccountSetupThreadEntry,
738 UserLoginWindow::_CreateAccountSetupThreadEntry(void* data) function in class:UserLoginWindow

Completed in 88 milliseconds