OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:yield
(Results
1 - 22
of
22
) sorted by relevancy
/src/sys/rump/librump/rumpdev/
rump_dev.c
90
yield
();
/src/sys/compat/freebsd/
freebsd_sched.c
56
yield
();
265
yield
();
/src/sys/sys/
sched.h
183
#define SPCF_SHOULDYIELD 0x0002 /* process should
yield
the CPU */
275
void
yield
(void);
/src/sys/rump/librump/rumpkern/
scheduler.c
511
yield
()
function in typeref:typename:void
526
yield
();
locks.c
388
*
yield
() here, someone might want the cpu
392
yield
();
/src/sys/kern/
init_main.c
585
yield
();
861
yield
();
sys_sched.c
603
*
Yield
.
609
yield
();
kern_synch.c
285
* General
yield
call. Puts the current LWP back on its run queue and
289
yield
(void)
function in typeref:typename:void
307
* and performs an involuntary context switch. Different from
yield
()
311
* - Realtime threads go to the head of their runqueue vs. tail for
yield
().
332
* Return true if the current LWP should
yield
the processor. Intended to
662
* If on the CPU and we have gotten this far, then we must
yield
.
935
* about to call mi_switch(), in which case it will
yield
.
vfs_mount.c
598
yield
();
kern_exec.c
668
yield
();
/src/sys/external/bsd/drm2/dist/drm/i915/gt/
selftest_engine_heartbeat.c
242
yield
(); /* work is on the local cpu! */
selftest_hangcheck.c
838
yield
(); /* start all threads before we begin */
selftest_lrc.c
2409
* context if it refuses to
yield
the GPU.
2624
yield
(); /* start all threads before we kthread_stop() */
/src/sys/external/bsd/drm2/dist/drm/i915/selftests/
i915_request.c
474
yield
(); /* start all threads before we begin */
1260
yield
(); /* start all threads before we kthread_stop() */
1418
yield
(); /* start all threads before we begin */
/src/sys/external/bsd/drm2/dist/drm/i915/gem/selftests/
i915_gem_object_blt.c
494
yield
(); /* start all threads before we kthread_stop() */
i915_gem_context.c
381
yield
(); /* start all threads before we kthread_stop() */
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_irq.c
255
yield
();
/src/sys/dev/nor/
cfi_0002.c
466
* cfi_0002_busy_yield -
yield
until device is not busy
489
yield
();
/src/sys/compat/linux/common/
linux_sched.c
591
yield
();
/src/sys/dev/
midi.c
1170
*
yield
() so some other process can get scheduled. If the write is nonblocking,
1171
* midiwrite should return a short count rather than
yield
.
1497
yield
(); /* see midi_poll_output */
/src/share/man/man9/
Makefile
806
MLINKS+=preempt.9
yield
.9
/src/sys/arch/m68k/060sp/dist/
ilsp.s
335
# will
yield
verifiably correct results..
Completed in 30 milliseconds
Indexes created Tue Oct 14 21:09:58 GMT 2025