We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d69d037 commit 61a3a06Copy full SHA for 61a3a06
synchro.tex
@@ -632,6 +632,8 @@
632
\end{slide}
633
634
\begin{itemize}
635
+\item The POSIX semaphore APIs are part of the \emph{POSIX Realtime Extension}
636
+and are optional. For example, macOS supports only named POSIX semaphores.
637
\item \emph{value} is the initial semaphore value
638
\item Both the \emph{mode} and \emph{value} parameters are optional. This means
639
that \emph{mode} has to be specified in order to set the initial value.
0 commit comments