HomeSort by relevance Sort by last modified time
    Searched refs:InterlockedPopEntrySList (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/webrtc/modules/audio_conference_mixer/source/
memory_pool_win.h 99 PSLIST_ENTRY pListEntry = InterlockedPopEntrySList(_pListHead);
163 PSLIST_ENTRY pListEntry = InterlockedPopEntrySList(_pListHead);
171 pListEntry = InterlockedPopEntrySList(_pListHead);
  /external/chromium_org/third_party/webrtc/test/channel_transport/
udp_socket2_manager_win.cc 462 PSLIST_ENTRY pListEntry = InterlockedPopEntrySList(_pListHead);
519 PSLIST_ENTRY pListEntry = InterlockedPopEntrySList(_pListHead);
526 pListEntry = InterlockedPopEntrySList(_pListHead);
  /external/stlport/src/
lock_free_slist.h 249 return InterlockedPopEntrySList(&_M_head);
  /ndk/sources/cxx-stl/stlport/src/
lock_free_slist.h 249 return InterlockedPopEntrySList(&_M_head);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
wdm.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winbase.h     [all...]

Completed in 135 milliseconds