HomeSort by relevance Sort by last modified time
    Searched refs:CreateThread (Results 51 - 72 of 72) sorted by null

1 23

  /external/wpa_supplicant_8/src/l2_packet/
l2_packet_ndis.c 433 l2_ndisuio_global->rx_thread = CreateThread(NULL, 0,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xthreads.h 114 CreateThread(NULL, 0, (LPTHREAD_START_ROUTINE)func, (LPVOID)closure, 0, \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xthreads.h 114 CreateThread(NULL, 0, (LPTHREAD_START_ROUTINE)func, (LPVOID)closure, 0, \
  /external/dbus/dbus/
dbus-spawn-win.c 715 sitter_thread = (HANDLE) CreateThread (NULL, 0, babysitter,
dbus-sysdeps-win.c     [all...]
  /system/core/libutils/
Threads.cpp 234 hThread = CreateThread(NULL, 0,
  /external/deqp/external/vulkancts/modules/vulkan/api/
vktApiObjectManagementTests.cpp     [all...]
  /external/curl/tests/server/
sockfilt.c 667 thread = CreateThread(NULL, 0,
    [all...]
  /external/google-breakpad/src/client/windows/handler/
exception_handler.cc 220 handler_thread_ = CreateThread(NULL, // lpThreadAttributes
    [all...]
  /external/mdnsresponder/mDNSShared/
CommonServices.h 533 // CreateThread on Windows CE.
537 (uintptr_t) CreateThread( SECURITY_PTR, STACK_SIZE, (LPTHREAD_START_ROUTINE) START_ADDRESS, ARG_LIST, FLAGS, \
    [all...]
  /external/webrtc/webrtc/modules/audio_device/win/
audio_device_core_win.cc     [all...]
audio_device_wave_win.cc 248 CreateThread(NULL, 0, GetCaptureVolumeThread, this, 0, NULL);
259 CreateThread(NULL, 0, SetCaptureVolumeThread, this, 0, NULL);
    [all...]
  /external/ImageMagick/MagickCore/
distribute-cache.c 997 if (CreateThread(0,0,DistributePixelCacheClient,(void*) &client_socket,0,
    [all...]
  /ndk/tests/device/test-gnustl-full/unit/
string_test.cpp 233 t[i] = CreateThread(NULL, 0, f, 0, 0, NULL);
    [all...]
  /ndk/tests/device/test-stlport/unit/
string_test.cpp 233 t[i] = CreateThread(NULL, 0, f, 0, 0, NULL);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntsecpkg.h 499 PLSA_CREATE_THREAD CreateThread;
    [all...]
dbgeng.h     [all...]
winbase.h 605 CREATE_THREAD_DEBUG_INFO CreateThread;
    [all...]
  /external/libxml2/
runtest.c     [all...]
  /external/netperf/src/
netlib.c 1208 tHandle = CreateThread(0,
    [all...]
  /external/opencv3/modules/videoio/src/
cap_msmf.cpp     [all...]
  /external/libmicrohttpd/
configure     [all...]

Completed in 665 milliseconds

1 23