OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:show_threads
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/top/dist/machine/
m_linux.c
831
static int
show_threads
;
variable
895
show_threads
= sel->threads && have_task;
985
if (
show_threads
&& pid != taskpid)
1037
if (
show_threads
&& proc->threads > 1 && proc->next != NULL)
1114
if (
show_threads
)
m_freebsd.c
377
static int
show_threads
= 0;
variable
1223
show_threads
= sel->threads;
1255
if (
show_threads
|| !is_thread)
1335
if (
show_threads
|| !is_thread)
m_sunos5.c
202
static int
show_threads
= 0;
variable
1521
show_threads
= sel->threads;
2110
if (
show_threads
)
Completed in 18 milliseconds
Indexes created Mon Jul 13 00:28:05 UTC 2026