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.cpp1074 thread_id thread = spawn_thread(&_CreateAccountThreadEntry,
1292 UserLoginWindow::_CreateAccountThreadEntry(void* data) function in class:UserLoginWindow

Completed in 39 milliseconds