webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Static Public Member Functions | List of all members
WebCore::StorageThread Class Reference

#include <StorageThread.h>

Public Member Functions

 StorageThread ()
 
 ~StorageThread ()
 
bool start ()
 
void terminate ()
 
void dispatch (Function< void()> &&)
 

Static Public Member Functions

static void releaseFastMallocFreeMemoryInAllThreads ()
 

Constructor & Destructor Documentation

◆ StorageThread()

WebCore::StorageThread::StorageThread ( )

◆ ~StorageThread()

WebCore::StorageThread::~StorageThread ( )

Member Function Documentation

◆ dispatch()

void WebCore::StorageThread::dispatch ( Function< void()> &&  function)

◆ releaseFastMallocFreeMemoryInAllThreads()

void WebCore::StorageThread::releaseFastMallocFreeMemoryInAllThreads ( )
static

◆ start()

bool WebCore::StorageThread::start ( )

◆ terminate()

void WebCore::StorageThread::terminate ( )

The documentation for this class was generated from the following files: