Windows / Code / 0xc0000129
0xc0000129
HRESULT Facility: FACILITY_NULL 0
NTSTATUS Facility: Unknown 0
Associated Modules
| Module | Description |
|---|---|
| ntdll.dll | Indicates a process has too many threads to perform the requested action. For example, assignment of a primary token may only be performed when a process has zero or one threads. |
| 1 entry | |
Associated Headers
| Header | Symbolic | Description |
|---|---|---|
| ntstatus.h | STATUS_TOO_MANY_THREADS | Indicates a process has too many threads to perform the requested action. For example, assignment of a primary token may only be performed when a process has zero or one threads. |
| 1 entry | ||