OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:timerfd_create
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/kern/
sys_timerfd.c
40
* created with the
timerfd_create
(2) system call, similar to timer_create(2).
152
*
timerfd_create
:
157
timerfd_create
(clockid_t const clock_id, int const flags)
function in typeref:struct:timerfd *
488
*
timerfd_create
(2) system call
521
fp->f_timerfd =
timerfd_create
(clock_id, flags);
sys_timerfd.c
40
* created with the
timerfd_create
(2) system call, similar to timer_create(2).
152
*
timerfd_create
:
157
timerfd_create
(clockid_t const clock_id, int const flags)
function in typeref:struct:timerfd *
488
*
timerfd_create
(2) system call
521
fp->f_timerfd =
timerfd_create
(clock_id, flags);
Completed in 22 milliseconds
Indexes created Sun Sep 21 16:09:51 GMT 2025