| /external/cronet/base/process/ |
| D | kill_win.cc | 45 DWORD wait_result = WaitForSingleObject(handle, 0); in GetTerminationStatus() local 105 DWORD wait_result = WaitForSingleObject(process, remaining_wait); in WaitForProcessesToExit() local
|
| D | process_win.cc | 195 DWORD wait_result = in WaitForExitOrEvent() local
|
| /external/libchrome/mojo/core/ |
| D | invitation_unittest.cc | 461 int wait_result = -1; in TEST_F() local 503 int wait_result = -1; in TEST_F() local 544 int wait_result = -1; in TEST_F() local 658 int wait_result = -1; in TEST_F() local 694 int wait_result = -1; in TEST_F() local 758 int wait_result = -1; in TEST_F() local 844 int wait_result = -1; in TEST_F() local 861 int wait_result = -1; in TEST_F() local
|
| /external/XNNPACK/src/ |
| D | mutex.c | 52 const DWORD wait_result = WaitForSingleObject(mutex->handle, INFINITE); in xnn_mutex_lock() local
|
| /external/compiler-rt/test/asan/TestCases/Windows/ |
| D | queue_user_work_item.cc | 47 unsigned wait_result = WaitForSingleObject(done, 10 * 1000); in main() local
|
| /external/angle/third_party/abseil-cpp/absl/synchronization/internal/ |
| D | stdcpp_waiter.cc | 53 auto wait_result = t.SupportsSteadyClock() && t.is_relative_timeout() in Wait() local
|
| /external/cronet/third_party/abseil-cpp/absl/synchronization/internal/ |
| D | stdcpp_waiter.cc | 53 auto wait_result = t.SupportsSteadyClock() && t.is_relative_timeout() in Wait() local
|
| /external/compiler-rt/test/asan/TestCases/Linux/ |
| D | clone_test.cc | 30 pid_t wait_result = waitpid(clone_pid, &status, __WCLONE); in main() local
|
| /external/cronet/third_party/protobuf/src/google/protobuf/compiler/ |
| D | subprocess.cc | 186 DWORD wait_result = in Communicate() local 238 DWORD wait_result = WaitForSingleObject(child_handle_, INFINITE); in Communicate() local
|
| /external/protobuf/src/google/protobuf/compiler/ |
| D | subprocess.cc | 190 DWORD wait_result = in Communicate() local 242 DWORD wait_result = WaitForSingleObject(child_handle_, INFINITE); in Communicate() local
|
| /external/deqp/external/openglcts/modules/gl/ |
| D | gl4cSyncTests.cpp | 152 …glw::GLenum wait_result = gl.clientWaitSync(sync, GL_SYNC_FLUSH_COMMANDS_BIT, TEST_SYNC_WAIT_TIMEO… in iterate() local
|
| /external/crosvm/base/src/sys/windows/ |
| D | event.rs | 160 let wait_result = match unsafe { in wait_and_reset() localVariable 178 let wait_result = self.wait_and_reset(None)?; in wait() localVariable
|
| /external/tensorflow/tensorflow/tsl/platform/windows/ |
| D | subprocess.cc | 80 bool wait_result = WaitForSingleObject(out_handle, INFINITE); in OutputThreadFunction() local 419 DWORD wait_result = WaitForMultipleObjects(thread_count, thread_handles, in Communicate() local
|
| /external/libchrome/mojo/public/cpp/system/ |
| D | wait.cc | 26 MojoResult wait_result() const { return wait_result_; } in wait_result() function in mojo::__anon812a30bb0111::TriggerContext
|
| /external/angle/src/libANGLE/renderer/metal/ |
| D | process.cpp | 190 const bool wait_result = HANDLE_EINTR(waitpid(pid, &status, 0)) > 0; in WaitForExitImpl() local
|
| /external/cronet/base/ |
| D | sync_socket_win.cc | 156 const DWORD wait_result = WaitForMultipleObjects( in CancelableFileOperation() local
|
| /external/libchrome/mojo/public/cpp/system/tests/ |
| D | invitation_unittest.cc | 133 int wait_result = -1; in WaitForChildExit() local
|
| /external/webrtc/modules/audio_device/win/ |
| D | core_audio_base_win.cc | 906 DWORD wait_result = WaitForMultipleObjects(arraysize(wait_array), in ThreadRun() local
|
| /external/pigweed/pw_sync/ |
| D | condition_variable_test.cc | 62 bool wait_result = false; member
|
| /external/mesa3d/src/freedreno/vulkan/ |
| D | tu_query.c | 317 VkResult wait_result = wait_for_available(device, pool, query); in get_query_pool_results() local
|
| /external/kernel-headers/original/uapi/linux/ |
| D | kfd_ioctl.h | 313 __u32 wait_result; /* from KFD */ member
|
| /external/tensorflow/tensorflow/lite/delegates/nnapi/ |
| D | nnapi_delegate.cc | 5123 const int wait_result = nnapi_->ANeuralNetworksEvent_wait(event); in Invoke() local
|