sbBackgroundThreadMetadataProcessor.cpp File Reference

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"
Include dependency graph for sbBackgroundThreadMetadataProcessor.cpp:

Go to the source code of this file.

Macros

#define TRACE(args)   /* nothing */
 
#define LOG(args)   /* nothing */
 

Functions

 NS_IMPL_THREADSAFE_ISUPPORTS1 (sbBackgroundThreadMetadataProcessor, nsIRunnable)
 

Detailed Description

Macro Definition Documentation

#define LOG (   args)    /* nothing */

Definition at line 53 of file sbBackgroundThreadMetadataProcessor.cpp.

#define TRACE (   args)    /* nothing */

Definition at line 52 of file sbBackgroundThreadMetadataProcessor.cpp.

Function Documentation

NS_IMPL_THREADSAFE_ISUPPORTS1 ( sbBackgroundThreadMetadataProcessor  ,
nsIRunnable   
)