Changes

115 bytes added ,  15:59, 17 September 2016
Line 34: Line 34:  
void criu_set_log_file(char *log_file);
 
void criu_set_log_file(char *log_file);
 
</source>
 
</source>
 +
 +
{{Note|This set of calls is not thread safe! For thread safety the same calls with _local suffix should be used}}
    
If no pid is set on dump, CRIU will dump the calling process itself.
 
If no pid is set on dump, CRIU will dump the calling process itself.