OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:owant
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/kern/
kern_lock.c
270
struct lwp *
owant
;
local
320
owant
= ci->ci_biglock_wanted;
355
if (
owant
== NULL) {
374
* ci->ci_biglock_wanted :=
owant
until it has set the
377
(void)atomic_swap_ptr(&ci->ci_biglock_wanted,
owant
);
kern_lock.c
270
struct lwp *
owant
;
local
320
owant
= ci->ci_biglock_wanted;
355
if (
owant
== NULL) {
374
* ci->ci_biglock_wanted :=
owant
until it has set the
377
(void)atomic_swap_ptr(&ci->ci_biglock_wanted,
owant
);
Completed in 30 milliseconds
Indexes created Sat Feb 21 01:20:28 UTC 2026