Automatic Mutual Exclusion

Patent №

US 9,501,237

Granted

2016-11-22

Filed 2016

Owner

MICROSOFT CORPORATION

AI components

1

hardware

Assignment

Recorded

Dataset

AIPD

2023_r1 edition

Application

15016604

An automatic mutual exclusion computer programming system is disclosed which allows a programmer to produce concurrent programming code that is synchronized by default without the need to write any synchronization code. The programmer creates asynchronous methods which are not permitted make changes to shared memory that they cannot reverse, and can execute concurrently with other asynchronous methods. Changes to shared memory are committed if no other thread has accessed shared memory while the asynchronous method executed. Changes are reversed and the asynchronous method is re-executed if another thread has made changes to shared memory. The resulting program executes in a serialized order. A blocking system method is disclosed which causes the asynchronous method to re-execute until the blocking method's predicate results in an appropriate value. A yield system call is disclosed which divides asynchronous methods into atomic fragments. When a yield method call is made, shared memory changes are committed if possible or reversed and the atomic fragment is re-executed.

AI hardwareG06F 3/0622G06F 3/0619G06F 3/0659G06F 3/0673G06F 9/3004G06F 9/3834G06F 9/467G06F 9/528+3 more

AI classification

AI hardware1.00
Knowledge representation0.03
Evolutionary computation0.01
Natural language0.00
Planning0.00
Speech0.00
Vision0.00
Machine learning0.00

Ownership

MICROSOFT CORPORATION

assignment · 376740952

Assignors

BIRRELL, ANDREW DAVID, ISARD, MICHAEL ACHESON

On an employer assignment, the assignors are typically the inventors.

© 2026 NYSGPT2525 LLC