#define STATUS_TOO_MANY_THREADS ((NTSTATUS)0xC0000129L)
MessageId: STATUS_TOO_MANY_THREADS MessageText: 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.