OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ipl_wait
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_log.c
148
kcondvar_t
ipl_wait
[IPL_LOGSIZE];
member in struct:ipf_log_softc_s
277
cv_init(&softl->
ipl_wait
[i], NULL, CV_DRIVER, NULL);
317
cv_broadcast(&softl->
ipl_wait
[i]);
352
cv_destroy(&softl->
ipl_wait
[i]);
653
cv_signal(&softl->
ipl_wait
[unit]);
726
if (!cv_wait_sig(&softl->
ipl_wait
[unit],
Completed in 49 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025