Project

General

Profile

Actions

Feature #217

open

Feature #215: Volatile access

volatile_load and volatile_store intrinsics

Feature #217: volatile_load and volatile_store intrinsics

Added by Eugen Wissner 5 days ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Language
Start date:
Due date:
% Done:

0%

Estimated time:

Description

  • proc volatile_load#[T](source: ^T) -> T
  • proc volatile_store#[T](target: ^T; value: T)

These are not standard generics, since T does not have to be a pointer.

No data to display

Actions

Also available in: PDF Atom