OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tsleep
(Results
1 - 4
of
4
) sorted by relevancy
/src/tests/rump/rumpkern/
t_tsleep.c
41
ATF_TC(
tsleep
);
variable
42
ATF_TC_HEAD(
tsleep
, tc)
45
atf_tc_set_md_var(tc, "descr", "Check
tsleep
variants");
48
ATF_TC_BODY(
tsleep
, tc)
60
ATF_TP_ADD_TC(tp,
tsleep
);
/src/games/tetris/
input.c
122
tsleep
(void)
function
/src/sys/rump/librump/rumpkern/
ltsleep.c
29
* Implementation of the
tsleep
/mtsleep kernel sleep interface. There
121
tsleep
(wchan_t ident, pri_t prio, const char *wmesg, int timo)
function
/src/sys/kern/
kern_synch.c
185
tsleep
(wchan_t ident, pri_t priority, const char *wmesg, int timo)
function
Completed in 16 milliseconds
Indexes created Mon May 25 00:24:39 UTC 2026