📄 mpid_progress_end.tex
字号:
\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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -