OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:procsInBufWait
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/raidframe/
rf_reconbuffer.c
229
raidPtr->
procsInBufWait
++;
230
if ((raidPtr->
procsInBufWait
== raidPtr->numCol - 1) && (raidPtr->numFullReconBuffers == 0)) {
417
raidPtr->
procsInBufWait
--;
rf_raid.h
242
int
procsInBufWait
;
rf_raid1.c
645
raidPtr->
procsInBufWait
++;
646
if ((raidPtr->
procsInBufWait
== (raidPtr->numCol - 1))
Completed in 13 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025