Reference Manual |
NAME
ps - print the thread tableSYNOPSIS
ps [id | name]DESCRIPTION
...
Command ps extracts information from the thread table and formats it in a readable form. If a thread ID id or a thread name name is specified, only information about that thread will be printed.SEE ALSOEach line of output contains information about a single NAT32 thread. Columns give the thread identifier, thread state, thread priority, thread name, amount of memory allocated, the amount of CPU time (in ticks since startup) that a thread has consumed, the ID of the next-of-kin (nok) and the ID of the thread to kill on exit (kox).
kill