mpid_progress_start.tex

来自「刚才是说明 现在是安装程序在 LINUX环境下进行编程的MPICH安装文件」· TEX 代码 · 共 24 行

TEX
24
字号
\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 + =
减小字号Ctrl + -
显示快捷键?