webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <StorageThread.h>
Public Member Functions | |
StorageThread () | |
~StorageThread () | |
bool | start () |
void | terminate () |
void | dispatch (Function< void()> &&) |
Static Public Member Functions | |
static void | releaseFastMallocFreeMemoryInAllThreads () |
WebCore::StorageThread::StorageThread | ( | ) |
WebCore::StorageThread::~StorageThread | ( | ) |
|
static |
bool WebCore::StorageThread::start | ( | ) |
void WebCore::StorageThread::terminate | ( | ) |