Home
last modified time | relevance | path

Searched refs:KdbpCmdThread (Results 1 – 1 of 1) sorted by relevance

/reactos/ntoskrnl/kdbg/
H A Dkdb_cli.c68 static BOOLEAN KdbpCmdThread(ULONG Argc, PCHAR Argv[]);
376 … current or specified process, display thread with given id or attach to thread.", KdbpCmdThread },
1703 KdbpCmdThread( in KdbpCmdThread() function