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

#include <ParkingLot.h>

Public Attributes

bool didUnparkThread { false }
 
bool mayHaveMoreThreads { false }
 
bool timeToBeFair { false }
 

Member Data Documentation

◆ didUnparkThread

bool WTF::ParkingLot::UnparkResult::didUnparkThread { false }

◆ mayHaveMoreThreads

bool WTF::ParkingLot::UnparkResult::mayHaveMoreThreads { false }

◆ timeToBeFair

bool WTF::ParkingLot::UnparkResult::timeToBeFair { false }

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