mpid_dev_xxx_destroy_hook.tex

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

TEX
26
字号
\startmanpage\mantitle{MPID{\tt \char`\_}Dev{\tt \char`\_}xxx{\tt \char`\_}destroy{\tt \char`\_}hook}{tex}{10/7/2002}\manname{MPID{\tt \char`\_}Dev{\tt \char`\_}xxx{\tt \char`\_}destroy{\tt \char`\_}hook}--- Inform the device about the destruction of xxx \subhead{Synopsis}\startvb\begin{verbatim}void MPID_Dev_xxx_create_hook( MPID_xxx *obj )\end{verbatim}\endvb\subhead{Input Parameter}\startarg{obj }{Pointer to the object that has been created}\par\subhead{Notes}This is a pseudo routine.  The device may define routines of thisfor for each MPID object (e.g., {\tt MPID{\tt \char`\_}Comm}, {\tt MPID{\tt \char`\_}Datatype},{\tt MPID{\tt \char`\_}File}, etc.).  The {\tt xxx} is replaced with the name of theobject; e.g., {\tt comm}, {\tt datatype}, {\tt file}, etc.\parThis may be defined as an empty macro.\parSee also {\tt MPID{\tt \char`\_}Dev{\tt \char`\_}xxx{\tt \char`\_}create{\tt \char`\_}hook}\endmanpage

⌨️ 快捷键说明

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