[ Version ( since = "3.38" ) ]
public bool freeze_populate ()
Freezes populate of the backend's content.
This is used to avoid calling populate multiple times in parallel. Every call to this function should be followed by the call of thaw_populate to reverse the effect of this function, regardless of the return value of this function.
| this |
|
true, when this is the first freeze call |