webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Functions | |
TLSIndex | CreateTLSIndex () |
bool | DestroyTLSIndex (TLSIndex index) |
bool | SetTLSValue (TLSIndex index, void *value) |
void * | GetTLSValue (TLSIndex index) |
TLSIndex CreateTLSIndex | ( | ) |
bool DestroyTLSIndex | ( | TLSIndex | index | ) |
void* GetTLSValue | ( | TLSIndex | index | ) |
bool SetTLSValue | ( | TLSIndex | index, |
void * | value | ||
) |