OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:yield
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/IR/
LLVMContext.cpp
184
void LLVMContext::
yield
() {
function in class:LLVMContext
/src/sys/kern/
kern_synch.c
285
* General
yield
call. Puts the current LWP back on its run queue and
289
yield
(void)
function
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
.
/src/sys/rump/librump/rumpkern/
scheduler.c
511
yield
()
function
526
yield
();
/src/external/gpl2/gettext/dist/gettext-runtime/tests/
test-lock.c
53
/* Whether to help the scheduler through explicit
yield
().
209
# define
yield
() gl_thread_yield ()
macro
211
# define
yield
()
macro
271
yield
();
291
yield
();
352
yield
();
372
yield
();
451
yield
();
471
yield
();
552
yield
();
[
all
...]
Completed in 15 milliseconds
Indexes created Sun Sep 20 00:26:38 UTC 2026