OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TIME_MONOTONIC
(Results
1 - 4
of
4
) sorted by relevancy
/src/tests/lib/libc/gen/
t_timespec_get.c
45
ATF_REQUIRE_EQ(timespec_getres(&ts,
TIME_MONOTONIC
),
TIME_MONOTONIC
);
99
ATF_REQUIRE_EQ(timespec_get(&ts,
TIME_MONOTONIC
),
TIME_MONOTONIC
);
111
ATF_REQUIRE_EQ(timespec_get(&ts2,
TIME_MONOTONIC
),
TIME_MONOTONIC
);
/src/lib/libc/gen/
timespec_get.c
53
case
TIME_MONOTONIC
:
timespec_getres.c
51
case
TIME_MONOTONIC
:
/src/include/
time.h
256
#define
TIME_MONOTONIC
2
Completed in 11 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025