Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsasl/lib/
H A Ddlopen.c799 DWORD dwWaitResult; local
807 dwWaitResult = WaitForSingleObject(global_mutex, INFINITE);
809 switch (dwWaitResult) {