3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/external/webrtc/scoped_refptr.h"
10namespace webrtc {
class PendingTaskSafetyFlag; }
31 MCNAPI ::webrtc::scoped_refptr<::webrtc::PendingTaskSafetyFlag>
flag()
const;
Definition ScopedTaskSafety.h:15
MCAPI void reset(::webrtc::scoped_refptr<::webrtc::PendingTaskSafetyFlag >)
MCAPI ::webrtc::scoped_refptr<::webrtc::PendingTaskSafetyFlag > flag() const
MCAPI ~ScopedTaskSafety()
Definition scoped_refptr.h:8