mpid_progress_end.tex

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

TEX
22
字号
\startmanpage\mantitle{MPID{\tt \char`\_}Progress{\tt \char`\_}end}{tex}{10/7/2002}\manname{MPID{\tt \char`\_}Progress{\tt \char`\_}end}--- End a block of operations begun with MPID{\tt \char`\_}Progress{\tt \char`\_}start \subhead{Synopsis}\startvb\begin{verbatim}void MPID_Progress_end( void )\end{verbatim}\endvb\subhead{Notes}This instructs the progress engine to end the block begun with{\tt MPID{\tt \char`\_}Progress{\tt \char`\_}start}.  The progress engine is not required to check forany pending communication.\parThe purpose of this call is to release any locks initiated by{\tt MPID{\tt \char`\_}Progess{\tt \char`\_}start}.  It is typically used when checks of therelevant request completion counters found a completed request.  In a singlethreaded ADI implementation, this may be defined as an empty macro.\endmanpage

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?