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

/freebsd-9.3-release/crypto/openssl/crypto/rand/
H A Drand_win.c172 typedef DWORD(WINAPI *GETQUEUESTATUS) (UINT); typedef
334 GETQUEUESTATUS queue;
340 queue = (GETQUEUESTATUS) GetProcAddress(user, "GetQueueStatus");

Completed in 134 milliseconds