⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 mpid_cancel_recv.tex

📁 刚才是说明 现在是安装程序在 LINUX环境下进行编程的MPICH安装文件
💻 TEX
字号:
\startmanpage\mantitle{MPID{\tt \char`\_}Cancel{\tt \char`\_}recv}{tex}{10/7/2002}\manname{MPID{\tt \char`\_}Cancel{\tt \char`\_}recv}--- Cancel the indicated recv request \subhead{Synopsis}\startvb\begin{verbatim}void MPID_Cancel_recv( MPID_Request *request )\end{verbatim}\endvb\subhead{Input Parameter}\startarg{request }{Receive request to cancel}\par\subhead{Notes}This cancels a pending receive request.  In many cases, this is implementedby simply removing the request from a pending receive request queue.However, some ADI implementations may maintain these queues in specialplaces, such as within a NIC (Network Interface Card).This call only requests that the request be cancelled; a subsequent waitor test must first succeed (i.e., the request completion counter must bezeroed).\par\subhead{Module}Request\par\endmanpage

⌨️ 快捷键说明

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