Searched defs:ThreadWrapper (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/webrtc/system_wrappers/interface/
H A Dthread_wrapper.h41 class ThreadWrapper { class in namespace:webrtc
45 virtual ~ThreadWrapper() {};
55 static ThreadWrapper* CreateThread(ThreadRunFunction func,
/external/webrtc/src/system_wrappers/interface/
H A Dthread_wrapper.h41 class ThreadWrapper class in namespace:webrtc
46 virtual ~ThreadWrapper() {};
56 static ThreadWrapper* CreateThread(ThreadRunFunction func = 0,

Completed in 72 milliseconds