volatile variable
Sign in to saveAlso known as volatile
in some programming languages (C, C++, C#, Java), a variable specially marked to disable optimizations because its value may change between accesses even if it does not appear to be modified; primarily used in hardware access and in threading
Connections
Java
Entity
International Standard Book Number
Entity
computer programming
Entity
central processing unit
Entity
Q2370
Entity
Fortran
Entity
Oracle Corporation
Concept
peripheral
Entity
data type
Entity
GNU Compiler Collection
Entity
assignable variable
Entity
thread
Entity
infinite loop
Entity
closure
Entity
record
Entity
C++11
Entity
hardware register
Entity
signal
Entity
value
Entity
mutual exclusion
Entity