OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:close_pending
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/
vchiq_arm.c
111
char
close_pending
;
member in struct:user_service_struct
273
user_service->
close_pending
= 1;
432
if (user_service->
close_pending
) {
439
user_service->
close_pending
= 0;
562
user_service->
close_pending
= 0;
606
/*
close_pending
is false on first entry, and when the
608
if (!user_service->
close_pending
) {
614
/*
close_pending
is true once the underlying service
617
if (user_service->
close_pending
&&
636
/*
close_pending
is false on first entry, and when th
[
all
...]
vchiq_arm.c
111
char
close_pending
;
member in struct:user_service_struct
273
user_service->
close_pending
= 1;
432
if (user_service->
close_pending
) {
439
user_service->
close_pending
= 0;
562
user_service->
close_pending
= 0;
606
/*
close_pending
is false on first entry, and when the
608
if (!user_service->
close_pending
) {
614
/*
close_pending
is true once the underlying service
617
if (user_service->
close_pending
&&
636
/*
close_pending
is false on first entry, and when th
[
all
...]
vchiq_arm.c
111
char
close_pending
;
member in struct:user_service_struct
273
user_service->
close_pending
= 1;
432
if (user_service->
close_pending
) {
439
user_service->
close_pending
= 0;
562
user_service->
close_pending
= 0;
606
/*
close_pending
is false on first entry, and when the
608
if (!user_service->
close_pending
) {
614
/*
close_pending
is true once the underlying service
617
if (user_service->
close_pending
&&
636
/*
close_pending
is false on first entry, and when th
[
all
...]
Completed in 33 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025