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

  /external/chromium_org/third_party/webrtc/modules/video_capture/windows/
sink_filter_ds.h 36 HANDLE _threadHandle;
sink_filter_ds.cc 48 _threadHandle = NULL;
59 _threadHandle = NULL;
167 _threadHandle = NULL;
326 if( _threadHandle == NULL)
330 _threadHandle = handle;

Completed in 641 milliseconds