Windows /Headers /ntstatus.h /STATUS_TOO_MANY_THREADS
STATUS_TOO_MANY_THREADS
Code: 0xc0000129 (3221225769)
HRESULT Facility: FACILITY_NULL (0)
NTSTATUS Facility: Unknown (0)
Abstract
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.
Associated Modules
Module | Code | Description |
---|---|---|
ntdll.dll | 0xc0000129 | 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 |