Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dthreadaux.d44 enum SystemProcessInformation = 5; member
252 rc = fn( SystemProcessInformation, buf, sz, &retLength ); in enumProcessThreads()