OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sched_yield
(Results
176 - 200
of
823
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/ltrace/sysdeps/linux-gnu/s390/
syscalls64.h
180
"
sched_yield
", /* 158 */
/external/ltrace/sysdeps/linux-gnu/sparc/
syscallent.h
266
"
sched_yield
", /* 245 */
/external/ltrace/sysdeps/linux-gnu/x86/
syscallent.h
180
"
sched_yield
", /* 158 */
syscallent1.h
46
"
sched_yield
", /* 24 */
/external/mesa3d/src/gallium/drivers/nouveau/
nouveau_fence.c
209
sched_yield
();
/external/openssl/crypto/
armv4cpuid.S
72
.Lspin: bl
sched_yield
/external/webrtc/src/system_wrappers/source/
critical_section_unittest.cc
38
// Note -
sched_yield
has been tried as process switch. This does
/hardware/intel/common/omx-components/videocodec/libvpx_internal/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);} */
/hardware/libhardware_legacy/wifi/
wifi.c
250
sched_yield
();
466
sched_yield
();
476
* after we
sched_yield
, further property status checking is based on this */
517
sched_yield
();
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
gthr-default.h
112
__gthrw3(
sched_yield
)
143
__gthrw(
sched_yield
)
491
__gthrw_(
sched_yield
) ();
732
return __gthrw_(
sched_yield
) ();
gthr-posix.h
112
__gthrw3(
sched_yield
)
143
__gthrw(
sched_yield
)
491
__gthrw_(
sched_yield
) ();
732
return __gthrw_(
sched_yield
) ();
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
gthr-default.h
112
__gthrw3(
sched_yield
)
143
__gthrw(
sched_yield
)
491
__gthrw_(
sched_yield
) ();
732
return __gthrw_(
sched_yield
) ();
gthr-posix.h
112
__gthrw3(
sched_yield
)
143
__gthrw(
sched_yield
)
491
__gthrw_(
sched_yield
) ();
732
return __gthrw_(
sched_yield
) ();
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
gthr-default.h
112
__gthrw3(
sched_yield
)
143
__gthrw(
sched_yield
)
491
__gthrw_(
sched_yield
) ();
732
return __gthrw_(
sched_yield
) ();
gthr-posix.h
112
__gthrw3(
sched_yield
)
143
__gthrw(
sched_yield
)
491
__gthrw_(
sched_yield
) ();
732
return __gthrw_(
sched_yield
) ();
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
gthr-default.h
112
__gthrw3(
sched_yield
)
143
__gthrw(
sched_yield
)
491
__gthrw_(
sched_yield
) ();
732
return __gthrw_(
sched_yield
) ();
gthr-posix.h
112
__gthrw3(
sched_yield
)
143
__gthrw(
sched_yield
)
491
__gthrw_(
sched_yield
) ();
732
return __gthrw_(
sched_yield
) ();
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
gthr-default.h
112
__gthrw3(
sched_yield
)
143
__gthrw(
sched_yield
)
491
__gthrw_(
sched_yield
) ();
732
return __gthrw_(
sched_yield
) ();
gthr-posix.h
112
__gthrw3(
sched_yield
)
143
__gthrw(
sched_yield
)
491
__gthrw_(
sched_yield
) ();
732
return __gthrw_(
sched_yield
) ();
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
gthr-default.h
112
__gthrw3(
sched_yield
)
143
__gthrw(
sched_yield
)
491
__gthrw_(
sched_yield
) ();
732
return __gthrw_(
sched_yield
) ();
gthr-posix.h
112
__gthrw3(
sched_yield
)
143
__gthrw(
sched_yield
)
491
__gthrw_(
sched_yield
) ();
732
return __gthrw_(
sched_yield
) ();
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
gthr-default.h
112
__gthrw3(
sched_yield
)
143
__gthrw(
sched_yield
)
491
__gthrw_(
sched_yield
) ();
732
return __gthrw_(
sched_yield
) ();
gthr-posix.h
112
__gthrw3(
sched_yield
)
143
__gthrw(
sched_yield
)
491
__gthrw_(
sched_yield
) ();
732
return __gthrw_(
sched_yield
) ();
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
gthr-default.h
112
__gthrw3(
sched_yield
)
143
__gthrw(
sched_yield
)
491
__gthrw_(
sched_yield
) ();
732
return __gthrw_(
sched_yield
) ();
gthr-posix.h
112
__gthrw3(
sched_yield
)
143
__gthrw(
sched_yield
)
491
__gthrw_(
sched_yield
) ();
732
return __gthrw_(
sched_yield
) ();
Completed in 615 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>