releaseFramework
Fully qualified name: carb::releaseFramework
Defined in carb/Framework.h
-
void carb::releaseFramework()
Releases the Carbonite framework immediately.
In some cases more, than one client can acquire the framework (e.g. scripting bindings), but only one of the clients should be responsible for releasing it.
- Thread Safety
May be called from any thread.