1
0
mirror of https://github.com/dhil/phd-dissertation synced 2026-03-13 02:58:26 +00:00

Process synchronisation code.

This commit is contained in:
2021-02-04 12:13:27 +00:00
parent f6613484ca
commit 86269f6de2
2 changed files with 112 additions and 26 deletions

View File

@@ -455,6 +455,10 @@
\newcommand{\ufork}{\dec{ufork}}
\newcommand{\Wait}{\dec{Wait}}
\newcommand{\scheduler}{\dec{scheduler}}
\newcommand{\Sstate}{\dec{Sstate}}
\newcommand{\Ready}{\dec{Ready}}
\newcommand{\Blocked}{\dec{Blocked}}
\newcommand{\init}{\dec{init}}
%%
%% Some control operators