OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dying
(Results
1 - 12
of
12
) sorted by relevancy
/src/games/hals_end/
hals_end.c
27
void
dying
(void);
113
dying
(void)
function in typeref:typename:void
143
dying
();
hals_end.c
27
void
dying
(void);
113
dying
(void)
function in typeref:typename:void
143
dying
();
/src/sys/external/bsd/common/linux/
linux_rcu.c
75
bool
dying
;
member in struct:__anonacf366960108
247
* If no work, then either stop, if we're
dying
, or
251
if (gc.
dying
)
337
gc.
dying
= false;
358
gc.
dying
= true;
linux_rcu.c
75
bool
dying
;
member in struct:__anonacf366960108
247
* If no work, then either stop, if we're
dying
, or
251
if (gc.
dying
)
337
gc.
dying
= false;
358
gc.
dying
= true;
/src/sys/dev/
sequencervar.h
82
int
dying
;
member in struct:sequencer_softc
sequencervar.h
82
int
dying
;
member in struct:sequencer_softc
midivar.h
188
int
dying
;
member in struct:midi_softc
midivar.h
188
int
dying
;
member in struct:midi_softc
/src/sys/dev/audio/
audiodef.h
216
bool
dying
;
member in struct:audio_file
audiodef.h
216
bool
dying
;
member in struct:audio_file
audio.c
1427
atomic_store_relaxed(&file->
dying
, true);
1659
bool
dying
;
local in function:audio_sc_acquire_fromfile
1665
dying
= atomic_load_relaxed(&file->
dying
);
1666
if (
dying
) {
2563
* audiodetach() may already have set file->
dying
for all sc_files
audio.c
1427
atomic_store_relaxed(&file->
dying
, true);
1659
bool
dying
;
local in function:audio_sc_acquire_fromfile
1665
dying
= atomic_load_relaxed(&file->
dying
);
1666
if (
dying
) {
2563
* audiodetach() may already have set file->
dying
for all sc_files
Completed in 58 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025