OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sithr_est
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/rump/librump/rumpkern/
intr.c
234
static unsigned int
sithr_est
;
variable in typeref:typename:unsigned int
254
if (__predict_true(
sithr_est
& lvlbit))
258
docreate = (
sithr_est
& lvlbit) == 0 && sithr_canest;
259
sithr_est
|= lvlbit;
313
sithr_swap =
sithr_est
;
314
sithr_est
= 0;
intr.c
234
static unsigned int
sithr_est
;
variable in typeref:typename:unsigned int
254
if (__predict_true(
sithr_est
& lvlbit))
258
docreate = (
sithr_est
& lvlbit) == 0 && sithr_canest;
259
sithr_est
|= lvlbit;
313
sithr_swap =
sithr_est
;
314
sithr_est
= 0;
Completed in 24 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025