OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sched_yield
(Results
151 - 175
of
823
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/development/ndk/platforms/android-17/arch-x86/symbols/
libc.so.functions.txt
693
sched_yield
/development/ndk/platforms/android-18/arch-mips/symbols/
libc.so.functions.txt
696
sched_yield
/development/ndk/platforms/android-18/arch-x86/symbols/
libc.so.functions.txt
690
sched_yield
/development/ndk/platforms/android-19/arch-mips/symbols/
libc.so.functions.txt
705
sched_yield
/development/ndk/platforms/android-19/arch-x86/symbols/
libc.so.functions.txt
699
sched_yield
/development/ndk/platforms/android-3/arch-arm/symbols/
libc.so.functions.txt
746
sched_yield
/development/ndk/platforms/android-5/arch-arm/symbols/
libc.so.functions.txt
784
sched_yield
/development/ndk/platforms/android-9/arch-mips/symbols/
libc.so.functions.txt
719
sched_yield
/development/ndk/platforms/android-9/arch-x86/symbols/
libc.so.functions.txt
713
sched_yield
/development/ndk/platforms/android-L/arch-arm64/symbols/
libc.so.functions.txt
726
sched_yield
/development/ndk/platforms/android-L/arch-mips64/symbols/
libc.so.functions.txt
727
sched_yield
/development/ndk/platforms/android-L/arch-x86_64/symbols/
libc.so.functions.txt
726
sched_yield
/development/ndk/platforms/android-L/include/
sched.h
48
extern int
sched_yield
(void);
/external/chromium_org/base/threading/
platform_thread_posix.cc
179
sched_yield
();
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
sched.h
151
PTW32_DLLPORT int __cdecl
sched_yield
(void);
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
threading.h
176
#define thread_sleep(nms)
sched_yield
();/* {struct timespec ts;ts.tv_sec=0; ts.tv_nsec = 1000*nms;nanosleep(&ts, NULL);} */
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nouveau/
nouveau_fence.c
209
sched_yield
();
/external/libhevc/common/
ithread.c
368
sched_yield
();
/external/libvpx/libvpx/vp8/common/
threading.h
176
#define thread_sleep(nms)
sched_yield
();/* {struct timespec ts;ts.tv_sec=0; ts.tv_nsec = 1000*nms;nanosleep(&ts, NULL);} */
/external/ltrace/sysdeps/linux-gnu/arm/
syscallent.h
179
"
sched_yield
", /* 158 */
/external/ltrace/sysdeps/linux-gnu/m68k/
syscallent.h
180
"
sched_yield
", /* 158 */
/external/ltrace/sysdeps/linux-gnu/metag/
syscallent.h
145
"
sched_yield
", /* 124 */
/external/ltrace/sysdeps/linux-gnu/mips/
syscallent.h
184
"
sched_yield
", /* 162 */
/external/ltrace/sysdeps/linux-gnu/ppc/
syscallent.h
180
"
sched_yield
", /* 158 */
/external/ltrace/sysdeps/linux-gnu/s390/
syscalls31.h
180
"
sched_yield
", /* 158 */
Completed in 873 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>