webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Public Member Functions | |
SharedExclusiveTask (SharedExclusiveLock *shared_exclusive_lock, int *value, Event *done) | |
Protected Attributes | |
std::unique_ptr< Thread > | worker_thread_ |
SharedExclusiveLock * | shared_exclusive_lock_ |
int * | value_ |
Event * | done_ |
Additional Inherited Members |
|
inline |
|
protected |
|
protected |
|
protected |
|
protected |