#include "csrdll.h"
Go to the source code of this file.
Functions | |
NTSTATUS | CsrNewThread (VOID) |
NTSTATUS | CsrIdentifyAlertableThread (VOID) |
NTSTATUS | CsrSetPriorityClass (IN HANDLE ProcessHandle, IN OUT PULONG PriorityClass) |
|
Definition at line 51 of file csrtask.c. References CsrClientCallServer(), NTSTATUS(), NULL, and Status.
|
|
Definition at line 24 of file csrtask.c. References CsrPortHandle, and NtRegisterThreadTerminatePort().
|
|
Definition at line 73 of file csrtask.c. References CsrClientCallServer(), NTSTATUS(), NULL, and Status.
|