>From 9ed9db213b9c687df6f0143e4eec93bfbecddd72 Mon Sep 17 00:00:00 2001 From: Akira Yokosawa <akiyks@xxxxxxxxx> Date: Fri, 27 Mar 2020 00:19:24 +0900 Subject: [PATCH 3/4] toolsoftrade: Fix trivial typo (api-pthreads.h) Signed-off-by: Akira Yokosawa <akiyks@xxxxxxxxx> --- toolsoftrade/toolsoftrade.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/toolsoftrade/toolsoftrade.tex b/toolsoftrade/toolsoftrade.tex index 8fdd2f52..8869a79d 100644 --- a/toolsoftrade/toolsoftrade.tex +++ b/toolsoftrade/toolsoftrade.tex @@ -240,7 +240,7 @@ process. It is therefore customary to wrap \co{wait()} into a function similar to the \co{waitall()} function shown in Listing~\ref{lst:toolsoftrade:Using the wait() Primitive} -(\path{api-pthread.h}), +(\path{api-pthreads.h}), with this \co{waitall()} function having semantics similar to the shell-script \co{wait} command. Each pass through the loop spanning \clnrefrange{loopa}{loopb} -- 2.17.1