webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
WTF::ParkingLot::ParkResult Struct Reference

#include <ParkingLot.h>

Public Attributes

bool wasUnparked { false }
 
intptr_t token { 0 }
 

Member Data Documentation

◆ token

intptr_t WTF::ParkingLot::ParkResult::token { 0 }

◆ wasUnparked

bool WTF::ParkingLot::ParkResult::wasUnparked { false }

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