OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:accept_filter_lock
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/kern/
uipc_accf.c
85
static krwlock_t
accept_filter_lock
;
variable in typeref:typename:krwlock_t
118
rw_enter(&
accept_filter_lock
, RW_WRITER);
121
rw_exit(&
accept_filter_lock
);
126
rw_exit(&
accept_filter_lock
);
135
rw_enter(&
accept_filter_lock
, RW_WRITER);
137
rw_exit(&
accept_filter_lock
);
141
rw_exit(&
accept_filter_lock
);
154
rw_enter(&
accept_filter_lock
, RW_READER);
161
rw_exit(&
accept_filter_lock
);
184
rw_init(&
accept_filter_lock
);
[
all
...]
Completed in 11 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025