Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/windows/leash/
H A DLeash.h127 static UINT InitWorker(void *);
H A DLeash.cpp387 AfxBeginThread(InitWorker, m_pMainWnd->m_hWnd); in InitInstance()
1160 CLeashApp::InitWorker(void * hWnd) in InitWorker() function in CLeashApp