OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:brief
(Results
1 - 1
of
1
) sorted by relevancy
/src/tests/kernel/
t_nanosleep.c
125
struct timespec
brief
= { 0, 3 * 100 * 1000 * 1000 }; /* 300 ms */
local in function:runit
164
(void) clock_nanosleep(CLOCK_MONOTONIC, TIMER_RELTIME, &
brief
, NULL);
173
(void) clock_nanosleep(CLOCK_MONOTONIC, TIMER_RELTIME, &
brief
, NULL);
Completed in 11 milliseconds
Indexes created Mon Oct 27 20:09:55 GMT 2025