OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rump___sysimpl_timer_create
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/rump/include/rump/
rump_syscalls.h
796
#define RUMP_SYS_RENAME_TIMER_CREATE
rump___sysimpl_timer_create
/src/sys/rump/librump/rumpkern/
rump_syscalls.c
2591
int
rump___sysimpl_timer_create
(clockid_t, struct sigevent *, timer_t *);
2593
rump___sysimpl_timer_create
(clockid_t clock_id, struct sigevent * evp, timer_t * timerid)
function
2616
__weak_alias(timer_create,
rump___sysimpl_timer_create
);
2617
__weak_alias(_timer_create,
rump___sysimpl_timer_create
);
2618
__strong_alias(_sys_timer_create,
rump___sysimpl_timer_create
);
Completed in 28 milliseconds
Indexes created Tue Sep 15 00:24:42 UTC 2026