MI :: Attributes.
More...
#include <string.h>
#include "../../dprint.h"
#include "../../sr_module.h"
#include "mi_mem.h"
#include "mi.h"
Go to the source code of this file.
Functions
-
int init_mi_child (int rank, int mode)
- Init a process to work properly for MI commands
- rank: rank of the process (PROC_XYZ...)
- mode: 0 - don't try to init worker for SIP commands 1 - try to init worker for SIP commands.
Detailed Description
Definition in file lib/kmi/mi.c.