OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:is_thread
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/mail/
format.c
214
int
is_thread
;
local
219
is_thread
= mp->m_clink != NULL;
220
disp[0] =
is_thread
? '+' : ' ';
/src/external/apache2/mDNSResponder/dist/ServiceRegistration/
route.h
179
bool
is_thread
;
member in struct:interface
/src/external/bsd/top/dist/machine/
m_freebsd.c
1244
int
is_thread
;
local
1251
is_thread
= (prev_pp != NULL && PP(prev_pp, pid) == pid);
1255
if (show_threads || !
is_thread
)
1335
if (show_threads || !
is_thread
)
Completed in 33 milliseconds
Indexes created Wed Aug 12 00:25:48 UTC 2026