OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:giantcnt
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/rump/librump/rumpkern/
klock.c
47
static int
giantcnt
;
variable in typeref:typename:int
70
KASSERTMSG(
giantcnt
> 0, "
giantcnt
=%d",
giantcnt
);
74
*nlocks =
giantcnt
;
75
giantcnt
= 0;
84
giantcnt
= nlocks;
94
giantcnt
+= nlocks;
107
giantcnt
= 1;
125
*countp =
giantcnt
;
[
all
...]
klock.c
47
static int
giantcnt
;
variable in typeref:typename:int
70
KASSERTMSG(
giantcnt
> 0, "
giantcnt
=%d",
giantcnt
);
74
*nlocks =
giantcnt
;
75
giantcnt
= 0;
84
giantcnt
= nlocks;
94
giantcnt
+= nlocks;
107
giantcnt
= 1;
125
*countp =
giantcnt
;
[
all
...]
Completed in 23 milliseconds
Indexes created Mon Oct 13 01:09:56 GMT 2025