webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
WTF::NewThreadContext Struct Reference

Public Attributes

 WTF_MAKE_FAST_ALLOCATED
 
const char * name
 
std::function< void()> entryPoint
 
Mutex creationMutex
 

Member Data Documentation

◆ creationMutex

Mutex WTF::NewThreadContext::creationMutex

◆ entryPoint

std::function<void()> WTF::NewThreadContext::entryPoint

◆ name

const char* WTF::NewThreadContext::name

◆ WTF_MAKE_FAST_ALLOCATED

WTF::NewThreadContext::WTF_MAKE_FAST_ALLOCATED

The documentation for this struct was generated from the following file: