Volatile (computer programming)

id: volatile-computer-programming-218-1587137
title: Volatile (computer programming)
text: In computer programming, a value is said to be volatile if it can be read or modified asynchronously by something other than the current thread of execution. The value of a volatile variable may spontaneously change for reasons such as: sharing values with other threads of execution; sharing values with asynchronous signal handlers; accessing hardware devices via memory-mapped I/O. Support for these use cases varies considerably among the several programming language that have the volatile keywo
brand slug: wiki
category slug: encyclopedia
description: A keyword used in some programming languages to tag variables
original url: https://en.wikipedia.org/wiki/Volatile_(computer_programming)
date created: 2004-08-30T19:18:05Z
date modified: 2024-09-13T04:45:13Z
main entity: {"identifier":"Q838108","url":"https://www.wikidata.org/entity/Q838108"}
image:
fields total: 13
integrity: 15

Related Entries

Explore Next Part