📄 mpid_progress_start.tex
字号:
\startmanpage\mantitle{MPID{\tt \char`\_}Progress{\tt \char`\_}start}{tex}{10/7/2002}\manname{MPID{\tt \char`\_}Progress{\tt \char`\_}start}--- Begin a block of operations that check the completion counters in requests. \subhead{Synopsis}\startvb\begin{verbatim}void MPID_Progress_start( void )\end{verbatim}\endvb\subhead{Notes}This routine is used to inform the progress engine that a block of code willexamine the completion counter of some {\tt MPID{\tt \char`\_}Request} objects and then callone of {\tt MPID{\tt \char`\_}Progress{\tt \char`\_}end}, {\tt MPID{\tt \char`\_}Progress{\tt \char`\_}wait}, or {\tt MPID{\tt \char`\_}Progress{\tt \char`\_}test}.\parThis routine is needed to properly implement blocking tests whenmultithreaded progress engines are used. In a single-threaded implementationof the ADI, this may be defined as an empty macro.\par\subhead{Module}Communication\endmanpage
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -