OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:owant
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/kern/
kern_lock.c
199
struct lwp *
owant
;
local in function:_kernel_lock
253
owant
= ci->ci_biglock_wanted;
293
if (
owant
== NULL) {
312
* ci->ci_biglock_wanted :=
owant
until it has set the
315
(void)atomic_swap_ptr(&ci->ci_biglock_wanted,
owant
);
kern_lock.c
199
struct lwp *
owant
;
local in function:_kernel_lock
253
owant
= ci->ci_biglock_wanted;
293
if (
owant
== NULL) {
312
* ci->ci_biglock_wanted :=
owant
until it has set the
315
(void)atomic_swap_ptr(&ci->ci_biglock_wanted,
owant
);
Completed in 78 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025