fork_set_enabled


Description:

public static void fork_set_enabled (bool enabled)

Applications might want to disable/enable spawning of a child helper process when rebuilding the registry.

See fork_is_enabled for more information.

Parameters:

enabled

whether rebuilding the registry can use a temporary child helper process.