Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dthreadaux.d132 alias fnNtQueryInformationThread = extern(Windows) member
146fnNtQueryInformationThread fn = cast(fnNtQueryInformationThread) GetProcAddress( nthnd, "NtQueryIn… in getTEB()