webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Namespaces | Functions
system_utils.h File Reference
#include <string>
#include <export.h>
#include "common/angleutils.h"

Go to the source code of this file.

Classes

class  angle::Library
 

Namespaces

 angle
 

Functions

const char * angle::GetExecutablePath ()
 
const char * angle::GetExecutableDirectory ()
 
const char * angle::GetSharedLibraryExtension ()
 
void angle::Sleep (unsigned int milliseconds)
 
void angle::SetLowPriorityProcess ()
 
void angle::WriteDebugMessage (const char *format,...)
 
Library * angle::loadLibrary (const std::string &libraryName)