#include "sbTestMediacoreStressThreads.h"
#include <nsAutoLock.h>
#include <nsComponentManagerUtils.h>
#include <nsCOMPtr.h>
#include <nsServiceManagerUtils.h>
#include <nsThreadUtils.h>
#include <nsIGenericFactory.h>
#include <sbBaseMediacoreEventTarget.h>
#include <sbIMediacoreEvent.h>
#include <sbIMediacoreEventTarget.h>
Go to the source code of this file.
Functions | |
NS_IMPL_THREADSAFE_ISUPPORTS4 (sbTestMediacoreStressThreads, nsIRunnable, sbIMediacore, sbIMediacoreEventListener, sbIMediacoreEventTarget) sbTestMediacoreStressThreads | |
NS_IMPL_THREADSAFE_ISUPPORTS4 | ( | sbTestMediacoreStressThreads | , |
nsIRunnable | , | ||
sbIMediacore | , | ||
sbIMediacoreEventListener | , | ||
sbIMediacoreEventTarget | |||
) |
Definition at line 42 of file sbTestMediacoreStressThreads.cpp.