HomeSort by relevance Sort by last modified time
    Searched full:waitformultipleobjects (Results 26 - 50 of 54) sorted by null

12 3

  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
pthread.h     [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/threads/
mttest.c 792 if (WaitForMultipleObjects(j,
796 fprintf(stderr,"WaitForMultipleObjects failed:%d\n",GetLastError());
  /external/openssl/crypto/threads/
mttest.c 792 if (WaitForMultipleObjects(j,
796 fprintf(stderr,"WaitForMultipleObjects failed:%d\n",GetLastError());
  /external/chromium/testing/gtest/src/
gtest-death-test.cc 606 switch (::WaitForMultipleObjects(2,
626 // whether previous calls to WaitForMultipleObjects synchronized on this
    [all...]
  /external/chromium_org/testing/gtest/src/
gtest-death-test.cc 644 switch (::WaitForMultipleObjects(2,
664 // whether previous calls to WaitForMultipleObjects synchronized on this
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gtest/src/
gtest-death-test.cc 606 switch (::WaitForMultipleObjects(2,
626 // whether previous calls to WaitForMultipleObjects synchronized on this
    [all...]
  /external/gtest/src/
gtest-death-test.cc 606 switch (::WaitForMultipleObjects(2,
626 // whether previous calls to WaitForMultipleObjects synchronized on this
    [all...]
  /external/llvm/utils/unittest/googletest/
gtest-death-test.cc 605 switch (::WaitForMultipleObjects(2,
625 // whether previous calls to WaitForMultipleObjects synchronized on this
    [all...]
  /external/mesa3d/src/gtest/src/
gtest-death-test.cc 606 switch (::WaitForMultipleObjects(2,
626 // whether previous calls to WaitForMultipleObjects synchronized on this
    [all...]
  /external/open-vcdiff/gtest/src/
gtest-death-test.cc 558 switch (::WaitForMultipleObjects(2,
578 // whether previous calls to WaitForMultipleObjects synchronized on this
    [all...]
  /external/protobuf/gtest/src/
gtest-death-test.cc 558 switch (::WaitForMultipleObjects(2,
578 // whether previous calls to WaitForMultipleObjects synchronized on this
    [all...]
  /external/stlport/test/unit/
string_test.cpp 236 if (WaitForMultipleObjects(nth, t, TRUE, INFINITE) == WAIT_FAILED) {
237 // On some platforms (evc3/evc4) WaitForMultipleObjects() with fWaitAll == TRUE
    [all...]
  /ndk/sources/third_party/googletest/googletest/src/
gtest-death-test.cc 646 switch (::WaitForMultipleObjects(2,
666 // whether previous calls to WaitForMultipleObjects synchronized on this
    [all...]
  /ndk/tests/device/test-gnustl-full/unit/
string_test.cpp 236 if (WaitForMultipleObjects(nth, t, TRUE, INFINITE) == WAIT_FAILED) {
237 // On some platforms (evc3/evc4) WaitForMultipleObjects() with fWaitAll == TRUE
    [all...]
  /ndk/tests/device/test-stlport/unit/
string_test.cpp 236 if (WaitForMultipleObjects(nth, t, TRUE, INFINITE) == WAIT_FAILED) {
237 // On some platforms (evc3/evc4) WaitForMultipleObjects() with fWaitAll == TRUE
    [all...]
  /external/chromium_org/media/audio/win/
audio_low_latency_input_win.cc 337 DWORD wait_result = WaitForMultipleObjects(2, wait_array, FALSE, INFINITE);
audio_low_latency_output_win.cc 441 DWORD wait_result = WaitForMultipleObjects(arraysize(wait_array),
audio_unified_win.cc 701 DWORD wait_result = WaitForMultipleObjects(num_handles,
    [all...]
  /external/chromium_org/third_party/libusb/src/libusb/os/
poll_windows.c 595 ret = WaitForMultipleObjects(nb_handles_to_wait_on, handles_to_wait_on,
wince_usb.c 882 timer_index = WaitForMultipleObjects(2, timer_request, FALSE, INFINITE) - WAIT_OBJECT_0;
    [all...]
windows_usb.c     [all...]
  /external/chromium/base/
message_loop_unittest.cc     [all...]
  /external/chromium_org/tools/traceline/traceline/
main.cc     [all...]
  /external/chromium_org/third_party/libxml/src/
runtest.c     [all...]
  /external/chromium_org/base/message_loop/
message_loop_unittest.cc     [all...]

Completed in 1894 milliseconds

12 3