Searched defs:yield (Results 1 - 9 of 9) sorted by relevance

/external/v8/test/cctest/
H A Dtest-platform-linux.cc17 static void yield() { function
33 yield();
42 yield();
H A Dtest-platform-nullos.cc17 static void yield() { function
33 yield();
42 yield();
/external/icu4c/test/threadtest/
H A Dthreadtest.cpp50 static void yield() {::Sleep(0);}; function in class:ThreadFuncs
99 static void yield() {sched_yield();}; function in class:ThreadFuncs
481 ThreadFuncs::yield();
510 ThreadFuncs::yield();
/external/webkit/Source/JavaScriptCore/wtf/
H A DThreadingPthreads.cpp234 void yield() function in namespace:WTF
H A DThreadingWin.cpp267 void yield() function in namespace:WTF
/external/webkit/Source/JavaScriptCore/wtf/gtk/
H A DThreadingGtk.cpp170 void yield() function in namespace:WTF
/external/webkit/Source/JavaScriptCore/wtf/qt/
H A DThreadingQt.cpp211 void yield() function in namespace:WTF
/external/libpcap/
H A Dpcap-dos.c301 (*p->wait_proc)(); /* call yield func */
330 _w32_os_yield(); /* allow SIGINT generation, yield to Win95/NT */
583 * For pcap_offline_read(): wait and yield between printing packets
586 void pcap_set_wait (pcap_t *p, void (*yield)(void), int wait) argument
590 p->wait_proc = yield;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 1652 milliseconds