Skip to main content

TaskGraph.TestCriticalLockFree

Var

Unreal Engine Var console variable.

TaskGraphTestCriticalLockFree

Description

If > 0, then we sleep periodically at critical points in the lock free lists. Threads must not starve...this will encourage them to starve at the right place to find livelocks.

Usage

TaskGraph.TestCriticalLockFree [value]

Set via the console (~) or in DefaultEngine.ini / DefaultGame.ini.