Initial import
This commit is contained in:
7
libc/nt/enum/procthreadattributes.h
Normal file
7
libc/nt/enum/procthreadattributes.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef COSMOPOLITAN_LIBC_NT_ENUM_PROCTHREADATTRIBUTES_H_
|
||||
#define COSMOPOLITAN_LIBC_NT_ENUM_PROCTHREADATTRIBUTES_H_
|
||||
|
||||
#define kNtProcThreadAttributeReplaceValue 1
|
||||
#define kNtProcThreadAttributeHandleList 0x00020002
|
||||
|
||||
#endif /* COSMOPOLITAN_LIBC_NT_ENUM_PROCTHREADATTRIBUTES_H_ */
|
||||
Reference in New Issue
Block a user