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_threaded
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/time/
localtime.c
52
#define
is_threaded
__lcl_isthreaded
macro
53
bool
is_threaded
(void);
141
is_threaded
(void)
function
166
if (!
is_threaded
())
242
/* It is OK to check
is_threaded
() separately here; even if it
245
if (
is_threaded
()) {
localtime.c
52
#define
is_threaded
__lcl_isthreaded
macro
53
bool
is_threaded
(void);
141
is_threaded
(void)
function
166
if (!
is_threaded
())
242
/* It is OK to check
is_threaded
() separately here; even if it
245
if (
is_threaded
()) {
Completed in 39 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026