OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setrunnable
(Results
1 - 11
of
11
) 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
140
setrunnable
(l);
kern_fork.c
603
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 in typeref:typename:void
920
panic("
setrunnable
: lwp %p state was %d", l, l->l_stat);
1010
/*
setrunnable
() will release the lock. */
1011
setrunnable
(l);
kern_sig.c
1159
/*
setrunnable
() will release the lock. */
1160
setrunnable
(l);
1188
/*
setrunnable
() will release the lock. */
1189
setrunnable
(l);
1192
/*
setrunnable
() will release the lock. */
1193
setrunnable
(l);
1803
* `p->p_sigctx.ps_siglist |= mask' is done in
setrunnable
().
2516
setrunnable
(l);
2520
setrunnable
(l);
kern_softint.c
679
setrunnable
(l);
sys_aio.c
227
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 in typeref:typename:void
Completed in 23 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025