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

#include <PerThread.h>

Static Public Member Functions

static Tget ()
 
static TgetFastCase ()
 
static TgetSlowCase ()
 
static Tget ()
 
static TgetFastCase ()
 
static TgetSlowCase ()
 

Member Function Documentation

◆ get() [1/2]

template<typename T >
T * bmalloc::PerThread< T >::get ( )
inlinestatic

◆ get() [2/2]

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

◆ getFastCase() [1/2]

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

◆ getFastCase() [2/2]

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

◆ getSlowCase() [1/2]

template<typename T >
T * bmalloc::PerThread< T >::getSlowCase ( )
static

◆ getSlowCase() [2/2]

template<typename T >
static T* bmalloc::PerThread< T >::getSlowCase ( )
static

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