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

#include <SmallLine.h>

Public Member Functions

void ref (std::lock_guard< StaticMutex > &, unsigned char=1)
 
bool deref (std::lock_guard< StaticMutex > &)
 
unsigned refCount (std::lock_guard< StaticMutex > &)
 
char * begin ()
 
char * end ()
 
void ref (std::lock_guard< StaticMutex > &, unsigned char=1)
 
bool deref (std::lock_guard< StaticMutex > &)
 
unsigned refCount (std::lock_guard< StaticMutex > &)
 
char * begin ()
 
char * end ()
 

Member Function Documentation

◆ begin() [1/2]

char * bmalloc::SmallLine::begin ( )
inline

◆ begin() [2/2]

char* bmalloc::SmallLine::begin ( )

◆ deref() [1/2]

bool bmalloc::SmallLine::deref ( std::lock_guard< StaticMutex > &  )
inline

◆ deref() [2/2]

bool bmalloc::SmallLine::deref ( std::lock_guard< StaticMutex > &  )

◆ end() [1/2]

char* bmalloc::SmallLine::end ( )

◆ end() [2/2]

char * bmalloc::SmallLine::end ( )
inline

◆ ref() [1/2]

void bmalloc::SmallLine::ref ( std::lock_guard< StaticMutex > &  ,
unsigned char  refCount = 1 
)
inline

◆ ref() [2/2]

void bmalloc::SmallLine::ref ( std::lock_guard< StaticMutex > &  ,
unsigned  char = 1 
)

◆ refCount() [1/2]

unsigned bmalloc::SmallLine::refCount ( std::lock_guard< StaticMutex > &  )
inline

◆ refCount() [2/2]

unsigned bmalloc::SmallLine::refCount ( std::lock_guard< StaticMutex > &  )
inline

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