webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Static Public Member Functions | List of all members
bmalloc::PerProcess< T > Class Template Reference

#include <PerProcess.h>

Static Public Member Functions

static Tget ()
 
static TgetFastCase ()
 
static StaticMutexmutex ()
 
static Tget ()
 
static TgetFastCase ()
 
static StaticMutexmutex ()
 

Member Function Documentation

◆ get() [1/2]

template<typename T >
INLINE T * bmalloc::PerProcess< T >::get ( )
static

◆ get() [2/2]

template<typename T>
static T* bmalloc::PerProcess< T >::get ( )
static

◆ getFastCase() [1/2]

template<typename T>
static T* bmalloc::PerProcess< T >::getFastCase ( )
static

◆ getFastCase() [2/2]

template<typename T >
INLINE T * bmalloc::PerProcess< T >::getFastCase ( )
static

◆ mutex() [1/2]

template<typename T>
static StaticMutex& bmalloc::PerProcess< T >::mutex ( )
inlinestatic

◆ mutex() [2/2]

template<typename T>
static StaticMutex& bmalloc::PerProcess< T >::mutex ( )
inlinestatic

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