HomeSort by: relevance | last modified time | path
    Searched refs:threadrc (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/ntp/dist/libntp/lib/isc/win32/
thread.c 49 DWORD threadrc; local
57 if(!GetExitCodeThread(thread, &threadrc)) {
61 *rp = threadrc;

Completed in 54 milliseconds