OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:npending
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_deadlock_detector2.cc
363
int
npending
= 0;
local in function:__sanitizer::DD::CycleCheck
368
pt->pending[
npending
++] = mtx->link[li];
370
while (
npending
> 0) {
371
Link link = pt->pending[--
npending
];
386
pt->pending[
npending
++] = Link(kEndId);
395
// FIXME(dvyukov):
npending
can be larger than kMaxMutex
396
pt->pending[
npending
++] = *link1;
/src/sys/dev/pci/
if_vmxreg.h
267
uint32_t
npending
;
member in struct:vmxnet3_txq_shared
Completed in 11 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025