Use of Monitors in Pascal on the Lemur: a Tutorial on the Barrier, Self-Scheduling FOR-Loop, and Askfor Monitors
暂无分享,去创建一个
A set of macro libraries has been developed that allows programmers to write portable Pascal code for multiprocessors. This document presents, in tutorial form, the macros used to implement three common synchronization patterns: self-scheduling FOR-loops, barrier synchronization, and the askfor monitor.