Searched refs:thread_next (Results 1 – 1 of 1) sorted by relevance
458 THREAD32 thread_first, thread_next; in RAND_poll() local479 thread_next = (THREAD32) GetProcAddress(kernel, "Thread32Next"); in RAND_poll()485 thread_first && thread_next && module_first && in RAND_poll()541 while (thread_next(handle, &t) && GetTickCount() < stoptime); in RAND_poll()