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

  /external/webrtc/webrtc/modules/video_capture/windows/
sink_filter_ds.cc 49 _threadHandle = NULL;
60 _threadHandle = NULL;
168 _threadHandle = NULL;
327 if( _threadHandle == NULL)
331 _threadHandle = handle;
sink_filter_ds.h 36 HANDLE _threadHandle;

Completed in 63 milliseconds