OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tfd_cancel_on_set
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/kern/
sys_timerfd.c
76
bool
tfd_cancel_on_set
;
member in struct:timerfd
136
if (tfd->
tfd_cancel_on_set
) {
658
tfd->
tfd_cancel_on_set
= !!(flags & TFD_TIMER_CANCEL_ON_SET);
sys_timerfd.c
76
bool
tfd_cancel_on_set
;
member in struct:timerfd
136
if (tfd->
tfd_cancel_on_set
) {
658
tfd->
tfd_cancel_on_set
= !!(flags & TFD_TIMER_CANCEL_ON_SET);
sys_timerfd.c
76
bool
tfd_cancel_on_set
;
member in struct:timerfd
136
if (tfd->
tfd_cancel_on_set
) {
658
tfd->
tfd_cancel_on_set
= !!(flags & TFD_TIMER_CANCEL_ON_SET);
Completed in 32 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025