Implementation for sbBackgroundThreadMetadataProcessor.h. More...
#include <nspr.h>
#include <nscore.h>
#include <nsThreadUtils.h>
#include <nsComponentManagerUtils.h>
#include "sbBackgroundThreadMetadataProcessor.h"
#include "sbFileMetadataService.h"
#include "sbMetadataJobItem.h"
#include "prlog.h"
Go to the source code of this file.
Macros | |
#define | TRACE(args) /* nothing */ |
#define | LOG(args) /* nothing */ |
Functions | |
NS_IMPL_THREADSAFE_ISUPPORTS1 (sbBackgroundThreadMetadataProcessor, nsIRunnable) | |
Implementation for sbBackgroundThreadMetadataProcessor.h.
Definition in file sbBackgroundThreadMetadataProcessor.cpp.
#define LOG | ( | args | ) | /* nothing */ |
Definition at line 53 of file sbBackgroundThreadMetadataProcessor.cpp.
#define TRACE | ( | args | ) | /* nothing */ |
Definition at line 52 of file sbBackgroundThreadMetadataProcessor.cpp.
NS_IMPL_THREADSAFE_ISUPPORTS1 | ( | sbBackgroundThreadMetadataProcessor | , |
nsIRunnable | |||
) |