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

/haiku/src/apps/haikudepot/ui/
H A DUserLoginWindow.h60 static int32 _AuthenticateThreadEntry(void* data);
H A DUserLoginWindow.cpp500 thread_id thread = spawn_thread(&_AuthenticateThreadEntry,
508 UserLoginWindow::_AuthenticateThreadEntry(void* data) function in class:UserLoginWindow

Completed in 40 milliseconds