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
237
) sorted by null
1
2
3
4
5
6
7
8
9
10
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setparam/
2-1.c
171
sched_yield
();
2-2.c
175
sched_yield
();
9-1.c
91
* Rather than risking deadlock, keep the
sched_yield
()
93
sched_yield
();
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_lock/
stress.c
147
sched_yield
();
204
sched_yield
();
217
sched_yield
();
640
sched_yield
();
/external/ltp/testcases/realtime/perf/latency/
pthread_cond_latency.c
151
sched_yield
();
/external/ltp/testcases/kernel/sched/tool/
trace_sched.c
154
sched_yield
();
402
sched_yield
();
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_trylock/
stress.c
176
sched_yield
();
355
sched_yield
();
/prebuilts/go/darwin-x86/src/runtime/testdata/testprogcgo/
raceprof.go
45
sched_yield
();
racesig.go
49
sched_yield
();
/prebuilts/go/linux-x86/src/runtime/testdata/testprogcgo/
raceprof.go
45
sched_yield
();
racesig.go
49
sched_yield
();
/system/core/logd/
LogReader.cpp
113
sched_yield
();
116
sched_yield
();
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_destroy/
2-1.c
584
sched_yield
();
649
sched_yield
();
685
sched_yield
();
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/
gthr-default.h
113
__gthrw(
sched_yield
)
451
__gthrw_(
sched_yield
) ();
692
return __gthrw_(
sched_yield
) ();
gthr-posix.h
113
__gthrw(
sched_yield
)
451
__gthrw_(
sched_yield
) ();
692
return __gthrw_(
sched_yield
) ();
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/
gthr-default.h
113
__gthrw(
sched_yield
)
451
__gthrw_(
sched_yield
) ();
692
return __gthrw_(
sched_yield
) ();
gthr-posix.h
113
__gthrw(
sched_yield
)
451
__gthrw_(
sched_yield
) ();
692
return __gthrw_(
sched_yield
) ();
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/32/bits/
gthr-default.h
113
__gthrw(
sched_yield
)
451
__gthrw_(
sched_yield
) ();
692
return __gthrw_(
sched_yield
) ();
gthr-posix.h
113
__gthrw(
sched_yield
)
451
__gthrw_(
sched_yield
) ();
692
return __gthrw_(
sched_yield
) ();
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/bits/
gthr-default.h
113
__gthrw(
sched_yield
)
451
__gthrw_(
sched_yield
) ();
692
return __gthrw_(
sched_yield
) ();
gthr-posix.h
113
__gthrw(
sched_yield
)
451
__gthrw_(
sched_yield
) ();
692
return __gthrw_(
sched_yield
) ();
/art/test/931-agent-thread/
agent_thread.cc
175
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/libvpx/libvpx/vp8/common/
threading.h
180
#define thread_sleep(nms)
sched_yield
();
Completed in 2676 milliseconds
1
2
3
4
5
6
7
8
9
10