Home
last modified time | relevance | path

Searched defs:OpenThreadHandle (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dthreadaux.d228 static HANDLE OpenThreadHandle( uint id ) nothrow @nogc in OpenThreadHandle() function
353 alias thread_aux.OpenThreadHandle OpenThreadHandle; variable