V8 Project
v8::base::AtomicOps_x86CPUFeatureStruct Struct Reference

#include <atomicops_internals_x86_gcc.h>

+ Collaboration diagram for v8::base::AtomicOps_x86CPUFeatureStruct:

Public Attributes

bool has_amd_lock_mb_bug
 
bool has_sse2
 

Detailed Description

Definition at line 17 of file atomicops_internals_x86_gcc.h.

Member Data Documentation

◆ has_amd_lock_mb_bug

bool v8::base::AtomicOps_x86CPUFeatureStruct::has_amd_lock_mb_bug

Definition at line 18 of file atomicops_internals_x86_gcc.h.

◆ has_sse2

bool v8::base::AtomicOps_x86CPUFeatureStruct::has_sse2

Definition at line 21 of file atomicops_internals_x86_gcc.h.


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