OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tfd_cancelled
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/kern/
sys_timerfd.c
77
bool
tfd_cancelled
;
member in struct:timerfd
99
return tfd->tfd_itimer.it_overruns != 0 || tfd->
tfd_cancelled
;
137
tfd->
tfd_cancelled
= true;
285
if (tfd->
tfd_cancelled
) {
657
tfd->
tfd_cancelled
= false;
sys_timerfd.c
77
bool
tfd_cancelled
;
member in struct:timerfd
99
return tfd->tfd_itimer.it_overruns != 0 || tfd->
tfd_cancelled
;
137
tfd->
tfd_cancelled
= true;
285
if (tfd->
tfd_cancelled
) {
657
tfd->
tfd_cancelled
= false;
sys_timerfd.c
77
bool
tfd_cancelled
;
member in struct:timerfd
99
return tfd->tfd_itimer.it_overruns != 0 || tfd->
tfd_cancelled
;
137
tfd->
tfd_cancelled
= true;
285
if (tfd->
tfd_cancelled
) {
657
tfd->
tfd_cancelled
= false;
sys_timerfd.c
77
bool
tfd_cancelled
;
member in struct:timerfd
99
return tfd->tfd_itimer.it_overruns != 0 || tfd->
tfd_cancelled
;
137
tfd->
tfd_cancelled
= true;
285
if (tfd->
tfd_cancelled
) {
657
tfd->
tfd_cancelled
= false;
Completed in 75 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026