release
ErrorsCollection

release

Synthesised documentation from type/Distro type/Semaphore type/Compiler type/Kernel

From type/Distro

See Original text in context

Instance method returning the release information of the Distro object. Dies if the release information could not be established.

From type/Semaphore

See Original text in context

method release()

Release the semaphore raising the number of permissions. Any blocked thread will get access after that.

From type/Compiler

See Original text in context

It's empty, but it might contain the release number for specific releases.

From type/Kernel

See Original text in context

method release

Instance method returning the release information of the Kernel object. Dies if the release information could not be established.