OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setrunnable
(Results
1 - 10
of
10
) sorted by relevancy
/src/sys/sys/
sched.h
263
void
setrunnable
(struct lwp *);
/src/sys/kern/
kern_lwp.c
477
*
setrunnable
() will release the lock.
480
setrunnable
(t);
492
setrunnable
(t);
531
/*
setrunnable
() will release the lock. */
532
setrunnable
(l);
566
/*
setrunnable
() will release the lock. */
567
setrunnable
(l);
569
/*
setrunnable
() so we can receive the signal */
570
setrunnable
(l);
1016
setrunnable
(l)
[
all
...]
kern_kthread.c
143
setrunnable
(l);
kern_fork.c
605
setrunnable
(l2);
kern_synch.c
880
*
setrunnable
: change LWP state to be runnable, placing it on the run queue.
885
setrunnable
(struct lwp *l)
function
920
panic("
setrunnable
: lwp %p state was %d", l, l->l_stat);
1010
/*
setrunnable
() will release the lock. */
1011
setrunnable
(l);
kern_sig.c
1162
/*
setrunnable
() will release the lock. */
1163
setrunnable
(l);
1191
/*
setrunnable
() will release the lock. */
1192
setrunnable
(l);
1195
/*
setrunnable
() will release the lock. */
1196
setrunnable
(l);
1806
* `p->p_sigctx.ps_siglist |= mask' is done in
setrunnable
().
2523
setrunnable
(l);
2527
setrunnable
(l);
kern_softint.c
679
setrunnable
(l);
kern_exit.c
640
/*
setrunnable
() will release the lock. */
641
setrunnable
(l2);
kern_exec.c
2824
setrunnable
(l2);
/src/sys/rump/librump/rumpkern/
scheduler.c
586
setrunnable
(struct lwp *l)
function
Completed in 22 milliseconds
Indexes created Sat Feb 21 01:20:28 UTC 2026