Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libsasl/lib/
H A Ddlopen.c800 DWORD dwWaitResult; local
808 dwWaitResult = WaitForSingleObject(global_mutex, INFINITE);
810 switch (dwWaitResult) {