| /art/runtime/ |
| thread_list.cc | 328 // Busy wait until the thread is suspended. [all...] |
| /bionic/libc/dns/resolv/ |
| res_send.c | 208 /* nothing after 10 tries, our network table is probably busy */ [all...] |
| /bionic/tests/ |
| gtest_main.cpp | 768 // sleep 1 ms to avoid busy looping. [all...] |
| /cts/tests/camera/libctscamera2jni/ |
| native-camera-jni.cpp | 186 ALOGV("Session for camera %s is busy!", ACameraDevice_getId(device)); [all...] |
| /dalvik/docs/ |
| debugmon.html | 70 <li> Thread states. Track thread creation/exit, busy/idle status.
|
| /development/samples/JetBoy/src/com/example/android/jetboy/ |
| JetBoyView.java | [all...] |
| /device/huawei/angler/location/loc_api/loc_api_v02/ |
| loc_api_v02_client.h | 90 /**< Failed because the engine is busy. */ [all...] |
| /device/lge/bullhead/location/loc_api/loc_api_v02/ |
| loc_api_v02_client.h | 90 /**< Failed because the engine is busy. */ [all...] |
| /device/moto/shamu/location/loc_api/loc_api_v02/ |
| loc_api_v02_client.h | 90 /**< Failed because the engine is busy. */ [all...] |
| /external/autotest/client/cros/audio/ |
| audio_helper.py | 112 # Sleep for a short while to make sure device is not busy anymore [all...] |
| /external/avahi/avahi-autoipd/ |
| main.c | 651 * data). On older versions, it may result in a PCAP_TIMEOUT busy-wait [all...] |
| /external/curl/lib/ |
| http2.c | 884 here with CURLE_AGAIN. This could be busy loop since data in [all...] |
| pop3.c | 975 /* Busy upgrading the connection; right now all I/O is SSL/TLS, not POP3 */ [all...] |
| smtp.c | 1003 /* Busy upgrading the connection; right now all I/O is SSL/TLS, not SMTP */ [all...] |
| /external/fio/ |
| io_u.c | 126 dprint(FD_RANDOM, "get_next_rand_offset: offset %llu busy\n", [all...] |
| /external/libchrome/base/threading/ |
| sequenced_worker_pool.cc | 392 // Checks if all threads are busy and the addition of one more could run an [all...] |
| /external/libnfc-nci/src/nfc/llcp/ |
| llcp_link.c | 905 ** If local busy state has been changed then RR or RNR PDU may be sent. [all...] |
| /external/libpcap/ |
| pcap-dlpi.c | 926 * that application doesn't report the "Device busy" [all...] |
| /external/llvm/docs/ |
| DeveloperPolicy.rst | 198 important for the ongoing success of the project. Because people get busy,
|
| /external/llvm/include/llvm/Support/ |
| MachO.h | 1484 busy :1; member in struct:llvm::MachO::fp_status_t [all...] |
| /external/mesa3d/docs/ |
| relnotes-7.10.html | [all...] |
| /external/opencv3/3rdparty/openexr/IlmImf/ |
| ImfTiledOutputFile.cpp | 293 // to keep n threads busy we need 2*n tileBuffers [all...] |
| /external/proguard/docs/ |
| downloads.html | 509 <li>Fixed removal of busy-waiting loops reading volatile fields. [all...] |
| /external/tcpdump/ |
| print-nfs.c | 139 { 26, "Text file busy" }, /* ETXTBSY */ [all...] |
| smbutil.c | 900 { "ERRpipebusy", 231, "All instances of the requested pipe are busy." }, [all...] |