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

/macosx-10.10/ntp-92/lib/isc/win32/
H A Dthread.c47 DWORD threadrc; local
55 if(!GetExitCodeThread(thread, &threadrc)) {
59 *rp = threadrc;

Completed in 153 milliseconds