OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sched_yield
(Results
101 - 125
of
207
) sorted by null
1
2
3
4
5
6
7
8
9
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_destroy/
2-1.c
577
sched_yield
();
642
sched_yield
();
678
sched_yield
();
/art/test/931-agent-thread/
agent_thread.cc
175
sched_yield
();
/cts/hostsidetests/jvmti/base/jni/
tracking.cpp
98
sched_yield
();
/external/compiler-rt/lib/esan/
esan_sideline_linux.cpp
92
sched_yield
();
/external/compiler-rt/test/tsan/
real_deadlock_detector_stress_test.cc
63
sched_yield
();
/external/libhevc/encoder/
osal_thread.c
341
if(0 ==
sched_yield
())
[
all
...]
/external/libvpx/libvpx/vp8/common/
threading.h
180
#define thread_sleep(nms)
sched_yield
();
/external/linux-kselftest/tools/testing/selftests/powerpc/tm/
tm-trap.c
242
sched_yield
();
tm-unavailable.c
294
sched_yield
();
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_create/
1-6.c
62
sched_yield
();
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_join/
6-3.c
118
sched_yield
();
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_init/
1-2.c
299
sched_yield
();
3-2.c
292
sched_yield
();
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_lock/
5-1.c
230
sched_yield
(); /* Let the child do its stuff - might be a nanosleep here */
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_lock/
s-c1.c
267
sched_yield
();
/external/ltp/testcases/realtime/func/hrtimer-prio/
hrtimer-prio.c
121
sched_yield
();
/external/selinux/libselinux/src/
sestatus.c
65
* No need for
sched_yield
() in the first trial of
69
sched_yield
();
/external/linux-kselftest/tools/testing/selftests/powerpc/benchmarks/
context_switch.c
226
sched_yield
();
238
sched_yield
();
/external/ltp/testcases/kernel/mem/mtest05/
mmstress.c
65
/* - Added
sched_yield
to thread_fault to fix hang */
217
sched_yield
();
385
sched_yield
();
/external/ltp/testcases/realtime/stress/pi-tests/
testpi-3.c
142
sched_yield
();
244
sched_yield
();
/art/runtime/native/
java_lang_Thread.cc
194
sched_yield
();
/bionic/libc/include/
sched.h
47
int
sched_yield
(void);
/external/libchrome/base/threading/
platform_thread_posix.cc
173
sched_yield
();
/external/linux-kselftest/tools/testing/selftests/bpf/
test_tag.c
180
sched_yield
();
/external/linux-kselftest/tools/testing/selftests/rseq/
basic_percpu_ops_test.c
222
sched_yield
(); /* encourage shuffling */
Completed in 5353 milliseconds
1
2
3
4
5
6
7
8
9