Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dthreadaux.d40 struct thread_aux struct
44 enum SystemProcessInformation = 5;
45 enum STATUS_INFO_LENGTH_MISMATCH = 0xc0000004;
50 struct UNICODE_STRING
57 alias size_t PTID;
59 struct _SYSTEM_PROCESS_INFORMATION
101 long KernelTime;
102 long UserTime;
103 long CreateTime;
104 uint WaitTime;
[all …]