Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Typedefs | Functions | Variables
SkThreadID.h File Reference
#include "include/private/base/SkAPI.h"
#include "include/private/base/SkDebug.h"
#include <cstdint>

Go to the source code of this file.

Typedefs

typedef int64_t SkThreadID
 

Functions

 SkDEBUGCODE (SK_SPI) SkThreadID SkGetThreadID()
 

Variables

const SkThreadID kIllegalThreadID = 0
 

Typedef Documentation

◆ SkThreadID

typedef int64_t SkThreadID

Definition at line 16 of file SkThreadID.h.

Function Documentation

◆ SkDEBUGCODE()

SkDEBUGCODE ( SK_SPI  )

Variable Documentation

◆ kIllegalThreadID

const SkThreadID kIllegalThreadID = 0

Definition at line 21 of file SkThreadID.h.