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

/vbox/src/VBox/Additions/common/pam/
H A Dpam_vbox.cpp678 PAMVBOXTHREAD threadData; local
679 threadData.hPAM = hPAM;
680 threadData.uTimeoutMS = uTimeoutMS;
684 (void *)&threadData, 0,
693 rc = threadData.rc; /* Get back thread result to take further actions. */

Completed in 54 milliseconds